XtraCommonDialog Events
A base class for file and folder dialogs.Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
HelpRequest | Occurs when the user clicks the Help button on a common dialog box. Inherited from CommonDialog. |
See Also