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