System.Windows.Forms.GroupBox: Method Members

The methods of System.Windows.Forms.GroupBox are listed below. For a list of all members, see the GroupBox Members list.

See Also: Inherited members from System.Windows.Forms.Control

Public Methods

override
ToString() : string
Documentation for this section has not yet been entered.

Protected Methods

override
CreateAccessibilityInstance() : AccessibleObject

Creates a new accessibility object for the System.Windows.Forms.GroupBox.

override
OnFontChanged(EventArgs)
Documentation for this section has not yet been entered.
override
OnPaint(PaintEventArgs)
Documentation for this section has not yet been entered.
override
ProcessMnemonic(char) : bool
Documentation for this section has not yet been entered.
override
ScaleControl(System.Drawing.SizeF, BoundsSpecified)

Scales the System.Windows.Forms.GroupBox by the specified factor and scaling instruction.

override
WndProc(ref Message)
Documentation for this section has not yet been entered.