QuickOPC User's Guide and Reference
FormCommonDialog Class Members
Fields  Properties  Methods  Events


OpcLabs.BaseLibForms Assembly > OpcLabs.BaseLib.Forms Namespace : FormCommonDialog Class

The following tables list the members exposed by FormCommonDialog.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the FormCommonDialog class.  
Top
Public Fields
 NameDescription
Public FieldDefault value of the RetainAppearance property. Equals to true.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyDetermines whether the dialog should retain its appearance (such as location and size) between invocations.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets an object that contains data about the control. (Inherited from System.Windows.Forms.CommonDialog)
Top
Protected Properties
 NameDescription
Protected PropertyIndicates whether the dialog's appearance should be refreshed before showing.  
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Top
Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded.  (Inherited from System.ComponentModel.Component)
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodWhen overridden in a derived class, resets the properties of a common dialog box to their default values. Resets all properties to their default values. (Inherited from OpcLabs.BaseLib.Forms.ConcreteCommonDialog)
Public MethodReverts the dialog's appearance (such as its location and size) to the configured settings.  
Public MethodSets an object associated with the dialog. (Inherited from OpcLabs.BaseLib.Forms.ConcreteCommonDialog)
Public MethodOverloaded. Runs a common dialog box.  
Public Method (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.ComponentModel.Component)
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodDefines the common dialog box hook procedure that is overridden to add specific functionality to a common dialog box. (Inherited from System.Windows.Forms.CommonDialog)
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodRaises the System.Windows.Forms.CommonDialog.HelpRequest event. (Inherited from System.Windows.Forms.CommonDialog)
Protected MethodDefines the owner window procedure that is overridden to add specific functionality to a common dialog box. (Inherited from System.Windows.Forms.CommonDialog)
Protected MethodWhen overridden in a derived class, specifies a common dialog box. Specifies a common dialog box. (Inherited from OpcLabs.BaseLib.Forms.ConcreteCommonDialog)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when the user clicks the Help button on a common dialog box. (Inherited from System.Windows.Forms.CommonDialog)
Top
See Also

Reference

FormCommonDialog Class
OpcLabs.BaseLib.Forms Namespace