Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavAddButton Class / ShouldSerializeToolTip Method

In This Topic
    ShouldSerializeToolTip Method (NavAddButton)
    In This Topic
    Specifies whether to save the value of the ToolTip property.
    Syntax
    'Declaration
     
    
    Protected Overrides Function ShouldSerializeToolTip() As Boolean
    protected override bool ShouldSerializeToolTip()

    Return Value

    Returns true if the styles has changed; otherwise, returns false.
    See Also