[DefaultValue("")] [Category("Xceed PanelBar")] [Description("Gets or sets the image list for the panel bar.")] public ImageList ImageList {get; set;}
'Declaration <DefaultValueAttribute("")> <CategoryAttribute("Xceed PanelBar")> <DescriptionAttribute("Gets or sets the image list for the panel bar.")> Public Property ImageList As ImageList