Obsolete. Superseded by IPropertyManagerPage2Handler9::OnGroupCheck.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub OnGroupCheck( _
ByVal Id As System.Integer, _
ByVal Checked As System.Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPage2Handler8
Dim Id As System.Integer
Dim Checked As System.Boolean
instance.OnGroupCheck(Id, Checked) |
C# | |
---|
void OnGroupCheck(
System.int Id,
System.bool Checked
) |
C++/CLI | |
---|
void OnGroupCheck(
& System.int Id,
& System.bool Checked
) |
Parameters
- Id
Resource ID of the check box in the title of the group box
- Checked
True if the check box in the title of the group box is selected, false if not
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0