Freigeben über


CBasePane::SetControlBarStyle

Sets the control bar style.

virtual void SetControlBarStyle(
   DWORD dwNewStyle
);

Parameters

  • [in] dwNewStyle
    The new control bar style; a bitwise-OR combination of AFX_CBRS_FLOAT, AFX_CBRS_AUTOHIDE, AFX_CBRS_RESIZE, and AFX_CBRS_CLOSE.

Requirements

Header: afxbasepane.h

See Also

Reference

CBasePane Class

Hierarchy Chart

CBasePane::GetControlBarStyle