Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Enables or disables the gripper. If the gripper is enabled, the user can drag it to reposition the pane.
virtual void EnableGripper(
BOOL bEnable
);
Parameters
- [in] bEnable
TRUE to enable the gripper; FALSE to disable it.
Remarks
The framework uses this method to enable a gripper instead of using the WS_CAPTION style.
Requirements
Header: afxbasepane.h