메소드 | 설명 | |
---|---|---|
FindColorMatch ( |
||
FromKnownColor ( KnownColor kc ) : |
||
GetName ( KnownColor kc ) : string | ||
GetName ( short kc ) : string | ||
Update ( int knownColor, int color ) : void |
메소드 | 설명 | |
---|---|---|
GetSysColor ( GetSysColorIndex index ) : uint | ||
KnownColors ( ) | ||
RetrieveWindowsSystemColors ( ) : void |
public static FromKnownColor ( KnownColor kc ) : |
||
kc | KnownColor | |
리턴 |
public static Update ( int knownColor, int color ) : void | ||
knownColor | int | |
color | int | |
리턴 | void |