You are here: Symbol Reference > JSPasswordDialog Namespace > Classes > TJSCustomChangePasswordDialog Class > TJSCustomChangePasswordDialog Members
LMD DialogPack
ContentsIndexHome
TJSCustomChangePasswordDialog Members Public Events
Public Events
 
Name 
Description 
 
Handle this event to change the calculated Top position of the edit control and label associated with the dialog. It is recommended that small increments are trialed instead of overwriting the new value. The changed value is not validated so caution is encouraged when changing. 
 
Event triggered when a control on the dialog has been clicked. 
 
Event triggered when the Dialog area is clicked. 
 
Event triggered when the Dialog has been closed. 
 
Event triggered when the dialog is looking for what control class will be used for a specific control on the dialog. 
 
Handle this event to set the edit control instance at a specific height. 
 
Event triggered when a dialog that has a MainIcon value of tdiCustom is displayed. 
 
Handle this event to specify a custom edit control. 
 
Handle this event to return the selected edit value of the edit control instance as a string. Handle this event if your custom edit control class doesn't contain a 'Text' published property. 
 
Event triggered when the MoreSource value in the Expando options is msFilename. 
 
Event triggered when the MoreSource value in the Expando options is msStream. 
 
Event triggered when a control on the dialog has been clicked. 
 
Handle this event to retrieve the Verification result. 
 
Handle this event to perform custom actions when the cbHelp common button bar button is clicked 
 
Handle this event to process the Help Link being clicked. 
 
Handle this event to setup a custom control. 
 
Handle this event to set specific properties on the edit control instance. 
 
Event triggered when the progress bars position changes 
 
Handle this event to set the default value of the edit control instance. Handle this event if your custom edit control class doesn't contain a 'Text' published property. 
 
Event called when EditValue is being assigned. 
 
This event is triggered every time the Timer interval has elasped 
 
Handle this event to update a custom progress bar. 
 
Handle this event to update the state of a custom progress bar. 
 
Handle this event to perform validation on dialog input when the dialog has been closed. 
 
Use the OnVerificationClick event handler to respond when the user clicks the verification control. 
Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.