Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Enables the ability to tear off a color pane.
void EnableTearOff(
UINT uiID,
int nVertDockColumns=-1,
int nHorzDockRows=-1
);
Parameters
[in] uiID
Specifies the ID for the tear-off pane.[in] nVertDockColumns
Specifies the number of columns in the vertically docked color pane while in tear-off state.[in] nHorzDockRows
Specifies the number of rows for the horizontally docked color pane while in tear-off state.
Remarks
Call this method to enable the "tear-off" feature for the color pane that pops up when the CMFCColorMenuButton button is pressed.
Requirements
Header: afxcolormenubutton.h