Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarStrip Class / OverflowPanelProperty Field

In This Topic
    OverflowPanelProperty Field (C1ToolbarStrip)
    In This Topic
    Identifies the OverflowPanel dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OverflowPanelProperty As DependencyProperty
    public static readonly DependencyProperty OverflowPanelProperty
    See Also