Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonQat Class / ShouldSerializeCustomMenuButtons Method

In This Topic
    ShouldSerializeCustomMenuButtons Method (RibbonQat)
    In This Topic
    Specifies whether to save the value of the CustomMenuButtons property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeCustomMenuButtons() As Boolean
    protected bool ShouldSerializeCustomMenuButtons()

    Return Value

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