Skip to main content
A newer version of this page is available. .

SplitterItem Members

Allows you to resize and optionally collapse/expand adjacent layout items. Not supported in Table Layout and Flow Layout modes.

Constructors

Name Description
SplitterItem() Initializes a new instance of the SplitterItem class.
SplitterItem(LayoutControlGroup) Initializes a new instance of the SplitterItem class with the specified parent.

Properties

Name Description
AllowAutoAlignment Obsolete. Gets or sets whether the auto-alignment feature is enabled for the item. Inherited from LayoutControlItem.
AllowGlyphSkinning Gets or sets whether the LayoutControlItem‘s icon should be painted in the item’s foreground color. Inherited from LayoutControlItem.
AllowHide Gets or sets whether the item can be hidden to the Customization Form. Inherited from BaseLayoutItem.
AllowHotTrack Gets whether the layout item’s borders are highlighted when the mouse cursor hovers over the layout items
AllowHtmlStringInCaption This member supports the internal infrastructure, and is not intended to be used directly from your code.
AppearanceItemCaption Gets the appearance settings used to paint an item’s caption. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
BestFitWeight This member supports the internal infrastructure, and is not intended to be used directly from your code.
BindingContext Gets or sets the BindingContext for the item. Inherited from BaseLayoutItem.
Bounds Gets the layout item’s bounding rectangle. Inherited from BaseLayoutItem.
CanRaiseEvents protected Gets a value indicating whether the component can raise an event. Inherited from Component.
Container Gets the IContainer that contains the Component. Inherited from Component.
ContentVisible This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from EmptySpaceItem.
Control Not supported. Inherited from EmptySpaceItem.
ControlAlignment This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from EmptySpaceItem.
ControlMaxSize Not supported. Inherited from EmptySpaceItem.
ControlMinSize Not supported. Inherited from EmptySpaceItem.
ControlName This property is for internal use only. It is used in serialization. Do not change it. Inherited from LayoutControlItem.
CustomizationFormText Gets or sets the layout item’s caption within the Customization Form. Inherited from BaseLayoutItem.
DataBindings Gets the data bindings for the layout item. Inherited from BaseLayoutItem.
DesignMode protected Gets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Enabled Gets or sets whether the layout item and its control are enabled. Inherited from LayoutControlItem.
Events protected Gets the list of event handlers that are attached to this Component. Inherited from Component.
Expanded Not supported. Inherited from LayoutControlItem.
FillControlToClientArea This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from EmptySpaceItem.
FixedStyle Gets or sets whether and which layout item/group is fixed.
Height Gets or sets the layout item’s height. Inherited from BaseLayoutItem.
HighlightFocusedItem This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from EmptySpaceItem.
Image This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from EmptySpaceItem.
ImageAlignment This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from EmptySpaceItem.
ImageIndex This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from EmptySpaceItem.
ImageOptions This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from EmptySpaceItem.
Images Gets an image collection whose images can be displayed within the current item. Inherited from LayoutControlItem.
ImageToTextDistance This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from EmptySpaceItem.
Inverted Gets or sets whether the splitter collapses leftwards (for the vertically oriented splitter) and upwards (for the horizontally oriented splitter), or in the opposite directions (rightwards and downwards, respectively).
IsCollapsed Gets or sets whether the layout content is collapsed using the current splitter.
IsCollapsible Gets or sets whether the layout content can be collapsed using the current splitter.
IsDisposing Gets whether the current item is being disposed of. Inherited from BaseLayoutItem.
IsGroup Gets whether the current layout item represents a Layout Group. Inherited from BaseLayoutItem.
IsHidden Gets whether the layout item is hidden. Inherited from BaseLayoutItem.
IsHorizontal Gets whether the splitter item is oriented horizontally.
IsUpdateLocked Gets whether the layout item has been locked for updating. Inherited from BaseLayoutItem.
IsVertical Gets whether the splitter item is oriented vertically.
ItemImages Returns the collection of images that can be displayed within the current item. Inherited from LayoutControlItem.
Location Gets or sets the coordinates of the layout item’s top left corner. Inherited from BaseLayoutItem.
MaxSize Gets or set the maximum size of the splitter item. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
MinSize Gets or sets the minimum size of the splitter item. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Name Gets or sets the layout item’s name. Inherited from BaseLayoutItem.
OptionsCustomization Contains options that specify which operations can be performed on the layout item at runtime. Inherited from BaseLayoutItem.
OptionsIconToolTip Obsolete. This member is obsolete. Use the BaseLayoutItem.OptionsToolTip property instead. Inherited from BaseLayoutItem.
OptionsItemToolTip Obsolete. This member is obsolete. Use the BaseLayoutItem.OptionsToolTip property instead. Inherited from BaseLayoutItem.
OptionsPrint Provides access to options that specify how the LayoutControlItem is printed/exported. Inherited from LayoutControlItem.
OptionsTableLayoutItem Provides access to the options that specify how a layout item is arranged within a table layout. Inherited from BaseLayoutItem.
OptionsToolTip Contains options that allow tooltips to be assigned to layout items and their images. Inherited from BaseLayoutItem.
Owner Gets or set the LayoutControl that owns the current layout item. Inherited from LayoutControlItem.
Padding Gets or sets the amount of space in pixels between the item’s borders and its contents. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
PaintAppearanceItemCaption Provides access to the appearance settings currently used to paint the layout item. Inherited from BaseLayoutItem.
Parent Gets or sets the group that owns the current item. Inherited from BaseLayoutItem.
ParentName Gets or sets the name of the item’s parent. Inherited from BaseLayoutItem.
Position
ResizeMode Gets or sets the splitter’s resize mode.
Selected Gets or sets the selection state of the current item. Inherited from BaseLayoutItem.
ShowInCustomizationForm Gets or sets whether the layout item is displayed within the Customization Form when the item is hidden. Inherited from BaseLayoutItem.
ShowSplitGlyph Gets or sets whether to display the split glyph.
Site Gets or sets the ISite of the Component. Inherited from Component.
Size Gets or sets the splitter item’s size.
SizeConstraintsType Gets or sets the size constraints type. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Spacing Gets or sets the outer indents of the item’s borders. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
SplitterWidth Gets or sets the splitter’s width.
StartNewLine Gets or sets whether the current item starts a new row within a flow layout. Inherited from BaseLayoutItem.
Tag Gets or sets an object that contains data on the current layout item. Inherited from BaseLayoutItem.
Text Gets or sets the item’s text. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
TextAlignMode This member supports the internal infrastructure and is not intended to be used directly from your code.
TextLocation Not supported. Inherited from EmptySpaceItem.
TextSize Gets or sets the size of the text region. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
TextToControlDistance Not supported. Inherited from EmptySpaceItem.
TextVisible Gets whether the text region is visible. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
TrimClientAreaToControl This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from EmptySpaceItem.
TypeName Gets the name of the item’s type.
ViewInfo Gets the object which contains information used to render the layout item. Inherited from LayoutControlItem.
Visibility Gets or sets whether the layout item is visible within the LayoutControl in regular mode (when layout customization is not performed) and in customization mode. Inherited from BaseLayoutItem.
Visible Gets whether the layout item is visible. Inherited from BaseLayoutItem.
Width Gets or sets the layout item’s width. Inherited from BaseLayoutItem.
X Gets or sets the X coordinate of the item’s top left corner relative to the parent’s top left corner. Inherited from BaseLayoutItem.
Y Gets or sets the Y coordinate of the item’s top left corner relative to the parent’s top left corner. Inherited from BaseLayoutItem.

Methods

Name Description
Accept(BaseVisitor) Invokes the Visit method of the specified visitor for each layout item that belongs to the current layout item. Inherited from BaseLayoutItem.
Assign(BaseLayoutItem) Inherited from LayoutControlItem.
BeginInit() Starts the item’s initialization.
CanMove(LayoutItemDragController) Returns whether the layout item can be moved to a specific position. Inherited from BaseLayoutItem.
Clone(LayoutGroup, ILayoutControl) Creates a copy of the current layout item. Inherited from BaseLayoutItem.
CreateObjRef(Type) Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. Inherited from MarshalByRefObject.
Dispose() Releases all resources used by the Component. Inherited from Component.
EndInit() Ends the item’s initialization.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetDefaultText() Returns the splitter item’s name.
GetDisplayText() Returns the BaseLayoutItem‘s BaseLayoutItem.Text value without HTML tags and hotkey prefixes (the “&” symbol). Inherited from BaseLayoutItem.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetLifetimeService() Retrieves the current lifetime service object that controls the lifetime policy for this instance. Inherited from MarshalByRefObject.
GetService(Type) protected Returns an object that represents a service provided by the Component or by its Container. Inherited from Component.
GetSizingRect() Returns the bounds of the region used to drag the splitter item. This method supports the internal infrastructure and is not intended to be used directly from your code.
GetType() Gets the Type of the current instance. Inherited from Object.
HideToCustomization() Hides the item. Inherited from BaseLayoutItem.
InitializeLifetimeService() Obtains a lifetime service object to control the lifetime policy for this instance. Inherited from MarshalByRefObject.
Invalidate() Invalidates the region which is occupied by the layout item. Inherited from BaseLayoutItem.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
MemberwiseClone(Boolean) protected Creates a shallow copy of the current MarshalByRefObject object. Inherited from MarshalByRefObject.
Move(BaseLayoutItem, InsertType, MoveType) Moves the item to the specified visual position within the LayoutControl. Inherited from BaseLayoutItem.
Move(BaseLayoutItem, InsertType) Moves the item to the specified visual position within the LayoutControl. Inherited from BaseLayoutItem.
Move(LayoutItemDragController) Moves the item to the specified position within the LayoutControl. Inherited from BaseLayoutItem.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
RestoreFromCustomization() Restores the current layout item from the Customization Form and adds it to the root group with the default layout type. Inherited from BaseLayoutItem.
RestoreFromCustomization(BaseLayoutItem, InsertType) Restores the current layout item from the Customization Form and adds it to the parent group of the specified item at the specified visual position. Inherited from BaseLayoutItem.
RestoreFromCustomization(LayoutItemDragController) Restores the current layout item from the Customization Form and displays it at the specified position within the LayoutControl. Inherited from BaseLayoutItem.
RestoreFromCustomization(LayoutGroup) Restores the current layout item from the Customization Form and adds it to the specified group with the default layout type. Inherited from BaseLayoutItem.
ToString() Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component.
Update() Updates the region occupied by the layout item. Inherited from BaseLayoutItem.

Events

Name Description
Click Fires when the current item is clicked. Inherited from BaseLayoutItem.
CustomDraw Allows you to custom paint the current item. Inherited from BaseLayoutItem.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
DoubleClick Fires when the current item is clicked. Inherited from BaseLayoutItem.
Hidden Fires after an item has been hidden. Inherited from BaseLayoutItem.
Hiding Fires when the item is about to be hidden (when dragging the item and dropping it onto on the Customization Form). Inherited from BaseLayoutItem.
MouseDown Occurs when the mouse pointer is over a layout item and a mouse button is pressed. Inherited from BaseLayoutItem.
MouseUp Occurs when the mouse button is released if it was pressed within a layout item. Inherited from BaseLayoutItem.
PositionChanged Fires when the position of the current splitter in the layout is changed.
Showing Fires when the item is about to be added to the layout (by dragging it from the Customization Form). Inherited from BaseLayoutItem.
Shown Fires after an item has been made visible. Inherited from BaseLayoutItem.
TextChanged Fires after the layout item’s text has been changed. Inherited from BaseLayoutItem.
See Also