ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.UShort
    public System.ushort FeatUITooltipTextNameID {get;}
    See Also