Share via


CDockablePane::SetCaptionStyle

This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation.

static void __stdcall SetCaptionStyle(
   BOOL bDrawText,
   BOOL bForceGradient = FALSE,
   BOOL bHideDisabledButtons = FALSE
);

Parameters

  • [in] bDrawText
     

  • [in] bForceGradient
     

  • [in] bHideDisabledButtons
     

Requirements

Header: afxdockablepane.h

See Also

Reference

CDockablePane Class

Hierarchy Chart