TdxScreenTipFooterBand Properties
The TdxScreenTipFooterBand class implements the ScreenTip’s footer section that can be defined on a set of ScreenTips.Name | Description |
---|---|
BandType | Specifies the ScreenTip’s section to which section settings will be applied. Inherited from TdxCustomScreenTipBand. |
Font | Gets font settings for the descriptive text displayed in the ScreenTip section. Inherited from TdxCustomScreenTipBand. |
Glyph | Specifies the explanatory image for the ScreenTip section. Inherited from TdxCustomScreenTipBand. |
GlyphFixedWidth | Specifies if the ScreenTip section’s explanatory image is resized to meet the width requirements outlined in the Microsoft® Office® 2007 UI guidelines. Inherited from TdxCustomScreenTipBand. |
PlainText | Inherited from TdxCustomScreenTipBand. |
Repository | References the ScreenTip repository. |
Text | Specifies the descriptive text for the ScreenTip section. Inherited from TdxCustomScreenTipBand. |
TextAlign | Specifies the descriptive text‘s position relative to an explanatory image in the ScreenTip section. Inherited from TdxCustomScreenTipBand. |
See Also