Platform SDK: Performance Monitoring |
Retrieves or sets a value that indicates whether users can modify the properties of a control. This is a read/write property.
Public Property ReadOnly( ) as Boolean
The default value of this property is False, meaning that users can modify the properties of a control.
This property is available only through the programming interface or the HTML file object.
When ReadOnly is True, the following conditions are in effect:
A value indicating whether users can modify the properties of a control.
Graph1.ReadOnly=True
Windows NT/2000: Requires Windows 2000.
Header: Smonctrl.odl.
System Monitor Automation Interface Overview, System Monitor Automation Interface Properties