Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CommonTools
ImagesUtil
C# Class CommonTools.ImagesUtil
Show file
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