QuickOPC User's Guide and Reference
BrowseDialog Class Methods


OpcLabs.BaseLibForms Assembly > OpcLabs.BaseLib.Forms.Browsing.Generalized Namespace : BrowseDialog Class

For a list of all members of this type, see BrowseDialog 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. Overridden. Clean up any resources being used.  
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. (Inherited from OpcLabs.BaseLib.Forms.FormCommonDialog)
Public MethodSets an object associated with the dialog. (Inherited from OpcLabs.BaseLib.Forms.ConcreteCommonDialog)
Public MethodOverloaded. Runs a common dialog box. (Inherited from OpcLabs.BaseLib.Forms.FormCommonDialog)
Public Method (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodInfrastructure. Creates the facet provider for use as an inspector with this dialog.  
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 MethodCalled to retrieve the results from the internal browse nodes form.  
Protected MethodOverridden. When overridden in a derived class, specifies a common dialog box. Specifies a common dialog box. Specifies a common dialog box.  
Protected MethodCalled to set up the internal browse nodes form.  
Top
See Also

Reference

BrowseDialog Class
OpcLabs.BaseLib.Forms.Browsing.Generalized Namespace