EngView Automation Documentation
 
Loading...
Searching...
No Matches
TabItemInfo Struct Reference

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
 

Detailed Description

information about a tab item EVPDDLib::INoteTab::ItemInfoByPos getter result TabItemInfo2 is an extended version of this structure

Member Data Documentation

◆ mLabel

BSTR TabItemInfo::mLabel

The tilte of the item.

◆ mUint

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)

◆ mSlotRect

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.


The documentation for this struct was generated from the following file: