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


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

The following tables list the members exposed by ConcreteCommonDialog.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
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
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 MethodOverridden. When overridden in a derived class, resets the properties of a common dialog box to their default values. Resets all properties to their default values.  
Public MethodSets an object associated with the dialog.  
Public MethodOverloaded. Runs a common dialog box with a default owner. (Inherited from System.Windows.Forms.CommonDialog)
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 MethodOverridden. When overridden in a derived class, specifies a common dialog box. Specifies a common dialog box.  
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

ConcreteCommonDialog Class
OpcLabs.BaseLib.Forms Namespace