Method | Description | |
---|---|---|
InitEx ( string strTitle, string strDesc, string strLongDesc, Image imgIcon, string strDefaultText, string vSelectable ) : void | ||
SingleLineEditForm ( ) : System |
Method | Description | |
---|---|---|
OnBtnCancel ( object sender, |
||
OnBtnOK ( object sender, |
||
OnFormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void | ||
OnFormLoad ( object sender, |
public InitEx ( string strTitle, string strDesc, string strLongDesc, Image imgIcon, string strDefaultText, string vSelectable ) : void | ||
strTitle | string | |
strDesc | string | |
strLongDesc | string | |
imgIcon | Image | |
strDefaultText | string | |
vSelectable | string | |
return | void |