Gets whether this control is read-only.
Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property IsReadOnly As System.Boolean |
C# | |
---|
System.bool IsReadOnly {get;} |
C++/CLI | |
---|
property System.bool IsReadOnly {
System.bool get();
} |
Property Value
True if this control is read-only, false if not
Example
See Also
Availability
SolidWorks Enterprise PDM Version 5.2