Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ContextMenu Class / ShouldSerializeSuperTooltip Method

In This Topic
    ShouldSerializeSuperTooltip Method (C1ContextMenu)
    In This Topic
    Indicates whether the SuperTooltip has a default value.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeSuperTooltip() As Boolean
    protected bool ShouldSerializeSuperTooltip()

    Return Value

    True if the SuperTooltip has no default value; otherwise, it is false.
    See Also