GroupBox
GroupBox()
AllowDrop
AutoSize
AutoSizeMode
CreateParams
DefaultPadding
DefaultSize
DisplayRectangle
FlatStyle
TabStop
Text
UseCompatibleTextRendering
CreateAccessibilityInstance()
Dispose(Boolean)
GetVisualStylesModeChangeImpact(VisualStylesMode, VisualStylesMode)
OnFontChanged(EventArgs)
OnPaint(PaintEventArgs)
OnSystemVisualSettingsChanged(SystemVisualSettingsChangedEventArgs)
ProcessMnemonic(Char)
RescaleConstantsForDpi(Int32, Int32)
ScaleControl(SizeF, BoundsSpecified)
ToString()
WndProc(Message)
AutoSizeChanged
Click
DoubleClick
KeyDown
KeyPress
KeyUp
MouseClick
MouseDoubleClick
MouseDown
MouseEnter
MouseLeave
MouseMove
MouseUp
TabStopChanged
net11.0-windows10.0.22621
namespace System.Windows.Forms
{
[DefaultEvent("Enter")]
[DefaultProperty("Text")]
[Designer("System.Windows.Forms.Design.GroupBoxDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public class GroupBox : Control
{
protected override void RescaleConstantsForDpi(int deviceDpiOld, int deviceDpiNew);
}
}
| .NET | 11.0 |
|---|---|
Information specific to net11.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Windows | 10.0.1776310.0.1836210.0.1904110.0.2034810.0.2200010.0.22621 |
Information specific to net11.0-windows10.0.22621 | |
| Assembly | System.Windows.Forms , Version=11.0.0.0, PublicKeyToken=b77a5c561934e089 |
| Referencing | Your project needs to set |
| Preview | The API is contained in a preview framework. |
| Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API