Version

Search Results

OnElementAdjustmentStart Method (PaneSplitterUIElement)

Syntax Parameters isUpDownAdjustment initialUpDownAdjustmentPointInBottomBorder isLeftRightAdjustment initialLeftRightAdjustmentPointInRightBorder

OnNewDeltaX Method (PaneSplitterUIElement)

Syntax Parameters newDeltaX

OnNewDeltaY Method (PaneSplitterUIElement)

Syntax Parameters newDeltaY

PaneAfter Property

Returns the pane after the splitter bar. Syntax Remarks If the splitter bar is a vertical splitter bar, the PaneAfter is the pane to the right of the splitter. Otherwise, it is the pane below the splitter.

PaneBefore Property

Returns the pane before the splitter bar. Syntax Remarks If the splitter bar is a vertical splitter bar, the PaneAfter is the pane to the left of the splitter. Otherwise, it is the pane above the splitter.

Panes Property (PaneSplitterUIElement)

Returns the panes associated with the splitter. Syntax