메소드 | 설명 | |
---|---|---|
FormSettings ( ) : System |
메소드 | 설명 | |
---|---|---|
BtApplyClick ( object sender, |
User clicked on the Apply button - store all changes to the current setting panel, but not to any other. Hitting OK will store all panels. Hitting Cancel will void all changes in any panel done since the last time Apply button was pressed.
|
|
BtOkClick ( object sender, |
User clicked on the OK button - apply all modified settings before returning from the dialog
|
|
FormSettingsFormClosing ( object sender, |
Form is closing.
|
|
TreeSectionsAfterSelect ( object sender, |
Selecting the tree node brings up the corresponding user control
|