Méthode | Description | |
---|---|---|
EditStringForm ( ) : System | ||
InitEx ( ProtectedStringDictionary vStringDict, string strStringName, |
Initialize the dialog. Needs to be called before the dialog is shown.
|
Méthode | Description | |
---|---|---|
ProcessDialogKey ( Keys keyData ) : bool |
Méthode | Description | |
---|---|---|
CleanUpEx ( ) : void | ||
OnBtnCancel ( object sender, |
||
OnBtnHelp ( object sender, |
||
OnBtnOK ( object sender, |
||
OnFormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void | ||
OnFormClosing ( object sender, |
||
OnFormLoad ( object sender, |
||
OnNameTextChanged ( object sender, |
||
PopulateNamesAddFunc ( ) : void | ||
PopulateNamesCollectFunc ( ) : void | ||
PopulateNamesCollectFuncPriv ( ) : void | ||
PopulateNamesComboBox ( ) : void | ||
ValidateStringName ( string str ) : bool | ||
ValidateStringName ( string str, string &strResult, bool &bError ) : bool | ||
ValidateStringNameUI ( ) : bool |
public InitEx ( ProtectedStringDictionary vStringDict, string strStringName, |
||
vStringDict | ProtectedStringDictionary | String container. Must not be |
strStringName | string | Initial name of the string. May be |
psStringInitialValue | Initial value. May be |
|
pwContext | KeePassLib.PwDatabase | |
Résultat | void |
protected ProcessDialogKey ( Keys keyData ) : bool | ||
keyData | Keys | |
Résultat | bool |