ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / GlyphInfo Class / NextGlyph Property

In This Topic
    NextGlyph Property (GlyphInfo)
    In This Topic
    References the next glyph in a sequence.
    Syntax
    'Declaration
     
    Public Property NextGlyph As GlyphInfo
    public GlyphInfo NextGlyph {get; set;}
    See Also