[]
Gets or sets the ImageList that contains the images shown on page title bars.
[C1Category("Appearance")]
[C1Description("C1TopicBar.ImageList", "Gets or sets the ImageList that contains the images shown on page title bars.")]
public ImageList ImageList { get; set; }
<C1Category("Appearance")>
<C1Description("C1TopicBar.ImageList", "Gets or sets the ImageList that contains the images shown on page title bars.")>
Public Property ImageList As ImageList