Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / IconPanel Property

In This Topic
    IconPanel Property (DropDownEditorViewBase)
    In This Topic
    Gets the panel with icons that hosted on the view.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property IconPanel As StackPanel
    protected StackPanel IconPanel {get;}
    See Also