Gets or sets a checkbox as selected.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Checked As Boolean |
C# | |
---|
bool Checked {get; set;} |
C++/CLI | |
---|
property bool Checked {
bool get();
void set (bool value);
} |
Return Value
True if the checkbox is checked, false if not
See Also
Availability
SolidWorks 2001Plus FCS, Revision number 10.0