Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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