Public Attributes | |
BSTR | mLabel |
The tilte of the item. | |
INT | mUint |
if applicable, the NLSId of the name of the slot (mLabel is the NLS-value of this id in the current languate) | |
ScreenRect | mSlotRect |
information about a tab item EVPDDLib::INoteTab::ItemInfoByPos getter result TabItemInfo2 is an extended version of this structure
BSTR TabItemInfo::mLabel |
The tilte of the item.
INT TabItemInfo::mUint |
if applicable, the NLSId of the name of the slot (mLabel is the NLS-value of this id in the current languate)
ScreenRect TabItemInfo::mSlotRect |
The rectangle (on screen) of the slot of the item. For multi-item slots, all entries in the slot have the same mSlotRect value.