SECSplitterPaneInfo Class

class SECSplitterPaneInfo

Pane information for SECSplitterBase

Defined in: SPLITTER.H

Class Members

void SetPaneRectNW(LPCRECT pRectPane)

Set the NorthWest pane rectangle

BOOL GetPaneRectNW(CRect& rectPane)

Get the NorthWest pane rectangle

void SetPaneRectNE(LPCRECT pRectPane)

Set the NorthEast pane rectangle

BOOL GetPaneRectNE(CRect& rectPane)

Get the NorthEast pane rectangle

void SetPaneRectSW(LPCRECT pRectPane)

Set the SouthWest pane rectangle

BOOL GetPaneRectSW(CRect& rectPane)

Get the SouthWest pane rectangle

void SetPaneRectSE(LPCRECT pRectPane)

Set the SouthEast pane rectangle

BOOL GetPaneRectSE(CRect& rectPane)

Get the SouthEast pane rectangle