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 and disables the processing of prefix characters in tab labels.
void SetDrawNoPrefix(
BOOL bNoPrefix,
BOOL bRedraw = TRUE
);
Parameters
[in] bNoPrefix
TRUE if you want to process prefix characters; otherwise FALSE.[in] bRedraw
TRUE if you want to redraw the tabbed window; otherwise FALSE.
Remarks
A prefix character is a mnemonic character that is preceded by an ampersand (&).
Requirements
Header: afxbasetabctrl.h