Description:

The UserInterfaceSection object that called this interface method.

Syntax:
Void OnUserInterfaceSectionExpanding(
UserInterfaceSection userInterfaceSection,
Boolean expanding
)
protected
deprecated in 6.0
Parameters:
  • userInterfaceSection
  • Type: UserInterfaceSection
  • The UserInterfaceSection object that called this interface method.
  • expanding
  • Type: System.Boolean
  • Will be True if the control has been createExpanded or False if it was collapsed.
Returns:
Type: Void
Available since:
5.1

/
/
/
OnUserInterfaceSectionExpanding

OnUserInterfaceSectionExpanding method

Class:  Rhino.Render.UI.IUserInterfaceSection

Nothing found