C# Class CommonTools.ImagesUtil

Exibir arquivo Open project: Nullstr1ng/MultiRDPClient.NET Class Usage Examples

Public Methods

Method Description
GetToolbarImageList ( Type type, string resourceName, Size imageSize, Color transparentColor ) : ImageList

Method Details

GetToolbarImageList() static public method

static public GetToolbarImageList ( Type type, string resourceName, Size imageSize, Color transparentColor ) : ImageList
type System.Type
resourceName string
imageSize System.Drawing.Size
transparentColor Color
return System.Windows.Forms.ImageList