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


OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.Forms.Browsing Namespace : OpcServerDialog Class

The following tables list the members exposed by OpcServerDialog.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldDefault location (machine name or host).  
Public FieldDefault server class.  
Public FieldDefault server families. Equals to OpcLabs.EasyOpc.ServerFamilies.All.  
Public FieldDefault technologies. Equals to OpcLabs.EasyOpc.OpcTechnologies.All.  
Public FieldDefault URL string of the resource. Equals to "opcda:".  
Top
Public Properties
 NameDescription
Public PropertyThe selector of the OPC-A&E client object that is used for the dialog operations. (Inherited from OpcLabs.EasyOpc.Forms.Browsing.OpcDialog)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyThe selector of the OPC-DA client object that is used for the dialog operations. (Inherited from OpcLabs.EasyOpc.Forms.Browsing.OpcDialog)
Public PropertyGets or sets the name of computer that is to be browsed for OPC servers.  
Public PropertyDetermines whether the dialog should retain its appearance (such as location and size) between invocations. (Inherited from OpcLabs.BaseLib.Forms.FormCommonDialog)
Public PropertyContains {CLSID} (if given) or ProgID of the OPC server.  
Public PropertyGets the information about the OPC server selected in the dialog box.  
Public PropertyThe server family or families. Determines e.g. whether OPC Data Access servers, OPC Alarms&Events servers, other servers, or a combination of them will be browsed.  
Public PropertyContains ProgID (if given) or {CLSID} of the OPC server.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyDetermines the (initial) size of the dialog. (Inherited from OpcLabs.BaseLib.Forms.SizableCommonDialog)
Public PropertyThe name of the size factor. Empty if none of the standard factors. (Inherited from OpcLabs.BaseLib.Forms.SizableCommonDialog)
Public PropertyGets or sets an object that contains data about the control. (Inherited from System.Windows.Forms.CommonDialog)
Public PropertyThe OPC technology or technologies. Determines how the browsing will be performed.  
Public PropertyA URL of the resource.  
Public PropertyA URL string of the resource.  
Top
Protected Properties
 NameDescription
Protected PropertyIndicates whether the dialog's appearance should be refreshed before showing. (Inherited from OpcLabs.BaseLib.Forms.FormCommonDialog)
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. 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 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. Resets all properties to their default values.  
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 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 MethodInfrastructure. (Inherited from OpcLabs.EasyOpc.Forms.Browsing.OpcDialog)
Protected MethodInfrastructure. (Inherited from OpcLabs.EasyOpc.Forms.Browsing.OpcDialog)
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. 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

OpcServerDialog Class
OpcLabs.EasyOpc.Forms.Browsing Namespace