Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / ShouldSerializeShowToolTips Method

In This Topic
    ShouldSerializeShowToolTips Method (C1ToolBar)
    In This Topic
    Indicates whether the ShowToolTips has a default value.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeShowToolTips() As Boolean
    protected bool ShouldSerializeShowToolTips()

    Return Value

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