| Properties |
 |
| BackColor |
Returns or sets the background color of an object. |
| BgStyle |
Returns or sets the style for the background image, of a Panel control. |
| BorderStyle |
Returns or sets the border style for the control. |
| ClrHdrBack |
Returns or sets the background color of the Panel header. |
| ClrHdrBorder |
Returns or sets the color used to draw borders in a Panel header. |
| ClrHdrGradA |
Returns or sets the first gradient color in the Panel header. |
| ClrHdrGradB |
Returns or sets the second gradient color in the Panel header. |
| ClrHdrText |
Returns or sets the foreground color used to display text in a Panel control. |
| Color3DDarkA |
Returns or sets the dark color used to draw the borders of the Panel. |
| Color3DDarkB |
Returns or sets the darkest color used to draw the borders of the Panel. |
| Color3DLightA |
Returns or sets the lightest color used to draw the borders of the Panel. |
| Color3DLightB |
Returns or sets the light color used to draw the borders of the Panel. |
| ColorStyle |
Returns or sets the style of the colors, of a Panel control. |
| Enabled |
Returns or sets a value that determines whether Panel control can respond to user-generated events. |
| Grip |
Returns or sets a value that determines whether Panel control will include a dragging grip at the top end of the Panel. |
| HasCloseBtn |
Returns or sets a value that determines whether the control will display a close button at the top/right corner. |
| HasHeader |
Returns or sets a value that determines whether the control will display a header. |
| HdrBgStyle |
Returns or sets the background style, of a Panel header. |
| HdrBorders |
Returns or sets the border style for an object. |
| HdrCaption |
Returns the caption of the Panel header. |
| HdrFont |
Returns or sets a Font object. |
| HdrIcon |
Returns or sets an icon to be displayed in the Panel header. |
| HdrSize |
Returns the size of the Panel header. |
| HdrStyle |
Returns or sets the orientation, of a Panel header. |
| HdrTextAlign |
Returns or sets the alignment of text in the caption of an object. |
| hWnd |
Returns the handle to the Panel control. |
| Picture |
Returns or sets a graphic to be displayed as background in the Panel control. |
| Style |
Returns or sets the style of a Panel control. |