Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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