The SalGroupBox type exposes the following members.

Properties

  NameDescription
Public propertyCustomRender
Public propertyDesigntimeVisible
Returns true if the object was designed as visible.
Public propertyNamedProperties
Returns the collection of named properties.
Public propertyRightToLeft
#BugFix for .NET 2.0 Must override RightToLeft to return No when the parent form has RightToLeftLayout turned on otherwise a bug in WinForms draws the text of the groupbox aligned to the wrong side.
(Overrides Control..::..RightToLeft.)

See Also