CMFCOutlookBarTabCtrl::EnableInPlaceEdit
Specifies whether a user can modify the text labels on the tab page buttons of the Outlook bar.
virtual void EnableInPlaceEdit(
BOOL bEnable
);
Parameters
- bEnable
If TRUE, enable the in-place editing of the text label. If FALSE, disable the in-place editing.
Remarks
Call this function to enable or disable in-place editing of text labels on tab page buttons. By default the in-place editing is disabled.
Requirements
Header: afxOutlookBarTabCtrl.h