Name | Description | |
---|---|---|
C1SplitterPanel Constructor | Initializes a new instance of a C1SplitterPanel. |
The following tables list the members exposed by C1SplitterPanel.
Name | Description | |
---|---|---|
C1SplitterPanel Constructor | Initializes a new instance of a C1SplitterPanel. |
Name | Description | |
---|---|---|
AccessibilityObject | (Inherited from System.Windows.Forms.Control) | |
AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleName | (Inherited from System.Windows.Forms.Control) | |
AccessibleRole | (Inherited from System.Windows.Forms.Control) | |
AllowDrop | (Inherited from System.Windows.Forms.Control) | |
Anchor | Overridden. Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. | |
AutoScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
AutoScrollMargin | (Inherited from System.Windows.Forms.ScrollableControl) | |
AutoScrollMinSize | (Inherited from System.Windows.Forms.ScrollableControl) | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
AutoScrollPosition | (Inherited from System.Windows.Forms.ScrollableControl) | |
AutoSize | Overridden. This property is not relevant for this class. | |
BackColor | (Inherited from System.Windows.Forms.Control) | |
BackgroundImage | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) | |
BindingContext | (Inherited from System.Windows.Forms.Control) | |
BorderColor | Gets or sets the border color of a C1SplitterPanel. | |
BorderWidth | Gets or sets the border width of a C1SplitterPanel. | |
Bottom | (Inherited from System.Windows.Forms.Control) | |
Bounds | (Inherited from System.Windows.Forms.Control) | |
CanFocus | (Inherited from System.Windows.Forms.Control) | |
CanSelect | (Inherited from System.Windows.Forms.Control) | |
Capture | (Inherited from System.Windows.Forms.Control) | |
CausesValidation | (Inherited from System.Windows.Forms.Control) | |
ClientRectangle | (Inherited from System.Windows.Forms.Control) | |
ClientSize | (Inherited from System.Windows.Forms.Control) | |
CloseButtonToolTip | Gets or sets the tooltip text for the Close button. | |
Collapsed | Gets or sets whether the panel is collapsed (duplicates the Visible property). | |
CollapsedToolTip | Gets or sets the tooltip text for the expanding handle of the panel in collapsed state. | |
Collapsible | Gets or sets whether the panel can be collapsed. | |
CollapsingToolTip | Gets or sets the tooltip text for the collapsing handle of the expanded panel. | |
CompanyName | (Inherited from System.Windows.Forms.Control) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | (Inherited from System.Windows.Forms.Control) | |
ContextMenu | (Inherited from System.Windows.Forms.Control) | |
ContextMenuStrip | (Inherited from System.Windows.Forms.Control) | |
Controls | (Inherited from System.Windows.Forms.Control) | |
Created | (Inherited from System.Windows.Forms.Control) | |
Cursor | (Inherited from System.Windows.Forms.Control) | |
DataBindings | (Inherited from System.Windows.Forms.Control) | |
DeviceDpi | (Inherited from System.Windows.Forms.Control) | |
DisplayRectangle | (Inherited from System.Windows.Forms.ScrollableControl) | |
Disposing | (Inherited from System.Windows.Forms.Control) | |
Dock | Gets or sets which panel border is docked to its parent C1SplitContainer. | |
DoubleBuffered | Gets or sets whether the panel should use double buffering to reduce flicker. | |
Enabled | (Inherited from System.Windows.Forms.Control) | |
Focused | (Inherited from System.Windows.Forms.Control) | |
Font | (Inherited from System.Windows.Forms.Control) | |
ForeColor | (Inherited from System.Windows.Forms.Control) | |
Handle | (Inherited from System.Windows.Forms.Control) | |
HasChildren | (Inherited from System.Windows.Forms.Control) | |
HeaderBackColor | Gets or sets the background color of the panel header. | |
HeaderForeColor | Gets or sets the foreground color of the panel header. | |
HeaderLineColor | Gets or sets the color of a horizontal line that appears below the panel header. | |
HeaderTextAlign | Gets or sets alignment of the panel caption text. | |
Height | Gets or sets the height of the panel. | |
HorizontalScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
ImeMode | (Inherited from System.Windows.Forms.Control) | |
InvokeRequired | (Inherited from System.Windows.Forms.Control) | |
IsAccessible | (Inherited from System.Windows.Forms.Control) | |
IsDisposed | (Inherited from System.Windows.Forms.Control) | |
IsHandleCreated | (Inherited from System.Windows.Forms.Control) | |
IsMirrored | (Inherited from System.Windows.Forms.Control) | |
KeepRelativeSize | Gets or sets whether the panel tries to keep its relative size when the owner container is resized. | |
LayoutEngine | (Inherited from System.Windows.Forms.Control) | |
Left | (Inherited from System.Windows.Forms.Control) | |
Location | Gets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. | |
Margin | This property is not relevant for this class. | |
MaximumSize | Overridden. Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. | |
MinHeight | Gets or sets the minimum height of the panel. | |
MinimumSize | Overridden. Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. | |
MinWidth | Gets or sets the minimum width of the panel. | |
Name | (Inherited from System.Windows.Forms.Control) | |
Padding | Gets or sets the interior spacing of the C1SplitterPanel. | |
Parent | (Inherited from System.Windows.Forms.Control) | |
PreferredSize | (Inherited from System.Windows.Forms.Control) | |
ProductName | (Inherited from System.Windows.Forms.Control) | |
ProductVersion | (Inherited from System.Windows.Forms.Control) | |
RecreatingHandle | (Inherited from System.Windows.Forms.Control) | |
Region | (Inherited from System.Windows.Forms.Control) | |
Resizable | Gets or sets whether the panel can be resized with a splitter. | |
ResizeWhileDragging | Gets or sets whether the panel should be resized while the user is dragging the splitter. | |
Right | (Inherited from System.Windows.Forms.Control) | |
RightToLeft | Overridden. Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. | |
ShowCloseButton | Gets or sets whether the Close button should appear in the panel header. | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | Gets the height and width of the control. | |
SizeRatio | Gets or sets the size of a panel as percentage of the whole remaining area. | |
SplitContainer | Gets a C1SplitContainer that this C1SplitterPanel belongs to. | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Text | Overridden. Gets or sets the text associated with this control. | |
Top | (Inherited from System.Windows.Forms.Control) | |
TopLevelControl | (Inherited from System.Windows.Forms.Control) | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
VerticalScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
Visible | (Inherited from System.Windows.Forms.Control) | |
Width | Gets or sets the width of the panel. |