Method | Description | |
---|---|---|
DlgAutoCatCreate ( string name = null, AutoCatType type = AutoCatType.None ) : System |
Method | Description | |
---|---|---|
DlgAutoCatCreate_Load ( object sender, |
||
LoadUIFromFields ( ) : void | ||
SaveUIToFields ( ) : void | ||
StringToType ( string s ) : AutoCatType | ||
TypeToString ( AutoCatType t ) : string | ||
cmdCreate_Click ( object sender, |
public DlgAutoCatCreate ( string name = null, AutoCatType type = AutoCatType.None ) : System | ||
name | string | |
type | AutoCatType | |
return | System |