QuickOPC User's Guide and Reference
UAHostAndEndpointDialog Class Properties


OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.UA.Forms.Browsing Namespace : UAHostAndEndpointDialog Class

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

Public Properties
 NameDescription
Public PropertyThe text to display in the title bar of the dialog.  
Public PropertyThe selector of the client object that is used for the dialog operations. (Inherited from OpcLabs.EasyOpc.UA.Forms.Browsing.UADialog)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets the information about the OPC-UA application (server) selected in the dialog box.  
Public PropertyContains data defining a connection to the OPC-UA Server (mainly, its URL string).  
Public PropertyGets the information about the host (computer) selected in the dialog box.  
Public PropertyDetermines whether the user will be allowed to add computers and OPC servers manually.  
Public PropertyDetermines whether the dialog should retain its appearance (such as location and size) between invocations. (Inherited from OpcLabs.BaseLib.Forms.FormCommonDialog)
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)
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
See Also

Reference

UAHostAndEndpointDialog Class
OpcLabs.EasyOpc.UA.Forms.Browsing Namespace