[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Specifies the base class used for displaying dialog boxes on the screen. [Property] [Methods] *doReset=When overridden in a derived class, resets the properties of a common dialog box to their default values.ARG()|1|0 doShowDialog2=Runs a common dialog box with the specified owner.ARG(IWin32Window owner)|1|0 *doTag=Sets an object that contains data about the control. ARG(Object value)|1|0| onShowDialog=Occurs after invoke the method doShowDialog and returns the result ARG(DialogResult)|2|0 *onHelpRequest=Occurs when the user clicks the Help button on a common dialog box.ARG(args)|2|0 ShowDialog=Runs a common dialog box with a default owner.ARG(DialogResult)|3|0 *Tag=Returns an object that contains data about the control. ARG(Object)|3|0