ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / GlyphInfo Class / IsInlineObject Property

In This Topic
    IsInlineObject Property (GlyphInfo)
    In This Topic
    Indicates if an inline object should appear instead of the glyph.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsInlineObject As System.Boolean
    public System.bool IsInlineObject {get;}
    See Also