Property | Type | Description | |
---|---|---|---|
ActionColor | |||
FailColor | |||
IsMono | bool | ||
IsUseDefaultLanguage | bool | ||
MacFontFamilyName | string | ||
SuccessColor | |||
WarningColor | |||
mStringResource |
Method | Description | |
---|---|---|
GetMonoFont ( |
ChangeFont
|
|
GetText ( string tag ) : string |
获得文字
|
|
GetText ( string defaultText, string tag ) : string |
获得文字
|
|
MonoCompactControl ( |
Mono
|
|
Translateform ( |
控件多语言化
|
|
Translateform ( |
自动化多语言
|
|
Translateform ( |
控件多语言化
|
public static GetMonoFont ( |
||
orgFont | Org font. | |
return |
public static GetText ( string tag ) : string | ||
tag | string | |
return | string |
public static GetText ( string defaultText, string tag ) : string | ||
defaultText | string | |
tag | string | |
return | string |
public static MonoCompactControl ( |
||
controls | ||
return | void |
public static Translateform ( |
||
controls | ||
return | void |
public static Translateform ( |
||
frm | ||
return | void |
public static Translateform ( |
||
controls | ||
return | void |
public static Color,System.Drawing ActionColor | ||
return |
public static Color,System.Drawing FailColor | ||
return |
public static bool IsUseDefaultLanguage | ||
return | bool |
public static Color,System.Drawing SuccessColor | ||
return |
public static Color,System.Drawing WarningColor | ||
return |