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.
Sets the number of bytes per tab reserved for application-defined data in a tab control.
BOOL SetItemExtra(
int nBytes
);
Parameters
- nBytes
The number of extra bytes to set.
Return Value
Nonzero if successful; otherwise zero.
Remarks
This member function implements the behavior of the Win32 message TCM_SETITEMEXTRA, as described in the Windows SDK.
Requirements
Header: afxcmn.h