m_nSpaceTop
|
Defines the space between the upper border of the tree control to the
upper extra control pane.
|
m_nSpaceBottom
|
Defines the space between the bottom border of the tree control to the
bottom extra control pane.
|
m_nSpaceLeft
|
Defines the space between the left border of the tree control to the
left window border.
|
m_nSpaceRight
|
Defines the space between the right border of the dialog area to the
right window border.
|
m_nSpaceMid
|
Defines the space between the right border of the tree control to the
left border of the dialog.
|
m_nCaptionHeight
|
Defines the height of the dialog caption bar.
|
m_nCaptionBorder
|
Defines the style of the dialog caption bar border.
|
m_bSpecialCaption
|
How the dialog caption bar should be displayed.
|
m_clrCaptionLeft
|
The background color of the dialog caption bar(left side).
|
m_clrCaptionRight
|
The background color of the dialog caption bar(right side).
|
m_clrCaptionTextLeft
|
The text color of the main caption(left).
|
m_clrCaptionTextRight
|
The text color of the sub caption(right).
|
m_clrCaptionBorderTopLeft
|
The color of the dialog caption bar border in the upper left corner.
|
m_clrCaptionBorderBottomRight
|
The color of the dialog caption bar border in the bottom right corner.
|