QuickOPC User's Guide and Reference
IValueControl Interface Members
Properties  Methods 

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComponentModel Namespace : IValueControl Interface

The following tables list the members exposed by IValueControl.

Public Properties
 NameDescription
 PropertyDetermines whether the interactive user of the control can set the value to null.  
 PropertyDetermines whether the interactive user of the control can change the type of the value.  
 PropertyDetermines whether the interactive user of the control can change the value.  
 PropertyThe Id of the page that the control displays.  
 PropertyRequests that the interactive user of the control can set the value to null.  
 PropertyRequests that the interactive user of the control can change the type of the value.  
 PropertyRequests that the interactive user of the control can change the value.  
Top
Public Methods
 NameDescription
 MethodGets the current value of the control.  
 MethodSets the current value of the control.  
Top
See Also

Reference

IValueControl Interface
OpcLabs.BaseLib.ComponentModel Namespace