[This is preliminary documentation and is subject to change.]

Raised when button is clicked, before action associated with the button is taken. This event can be canceled.

Namespace: Tools.WindowsT.IndependentT
Assembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

Remarks

If Result is HelpDialogResulte.Cancel is pre-set to true. That means that if it is not set to false, message box is not closed when help button is clicked.

See Also

Collapse/expand Version History

1.5.2

  • Fixed: Using MessageBox dialog closes even when event is cancelled.