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

SplitterSeparators Properties

Provides settings defining the appearance of separators.
Name Description
BackwardCollapseButtonImage Gets the settings of an image displayed within the collapse backward button element.
ButtonStyle Gets style settings that define the appearance of buttons (such as the collapse backward button and collapse forward button) within a separator.
CollapsedStyle Gets style settings defining the appearance of a pane’s child pane separators in the collapsed state.
ForwardCollapseButtonImage Gets the settings of an image displayed within the collapse forward button element.
Image Gets the settings of an image displayed within the separator image element of a pane’s child pane separators.
Owner Gets a pane that owns the current SplitterSeparators object.
SeparatorStyle Gets style settings defining the appearance of a separator (or the pane’s child pane separators).
Size Gets or sets the size of a pane’s child pane separators (height or width upon the orientation).
Visible Gets or sets a value specifying the visibility of a pane’s child pane separators.
See Also