Occurs when the user selects the menu or toolbar Page Settings - Contrast and the image contrast
adjustment dialog is displayed.
adjustment dialog is displayed.
Visual Basic |
---|
Public Event OnImageContrastFinish() |
When the user clicks on the menu or toolbar button for Page Settings - Contrast, it will first
generate the "OnImageContrastStart" event, displays the brightness adjustment dialog, then
generate the "OnImageContrastFinish" event after the user closes the dialog.
generate the "OnImageContrastStart" event, displays the brightness adjustment dialog, then
generate the "OnImageContrastFinish" event after the user closes the dialog.