Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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