QuickOPC User's Guide and Reference
FormCommonDialog Class Methods


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

For a list of all members of this type, see FormCommonDialog members.

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
See Also

Reference

FormCommonDialog Class
OpcLabs.BaseLib.Forms Namespace