InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / FontSubSet.CharacterVariantParams Class / FeatUITooltipTextNameID Property

In This Topic
    FeatUITooltipTextNameID Property (FontSubSet.CharacterVariantParams)
    In This Topic
    The ‘name’ table name ID that specifies a string (or strings, for multiple languages) that an application can use for tooltip text for this feature.
    Syntax
    'Declaration
     
    Public ReadOnly Property FeatUITooltipTextNameID As UShort
    public ushort FeatUITooltipTextNameID {get;}
    See Also