Click or drag to resize
KaxPane Methods

The KaxPane type exposes the following members.

Methods
  Name Description
Public method GetExpandedSize
Get the expanded Size of the pane, when the pane is collapsed. In case the Orientation of the splitter is Vertical, returns the expanded Height, otherwise, the expanded Width.
Public method SetExpandedSize
Set the expanded Size of the pane, when the pane is collapsed. In case the Orientation of the splitter is Vertical, sets the expanded Height, otherwise, the expanded Width.
Top
See Also