InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputGroupHeader Class / ImageIndex Property

In This Topic
    ImageIndex Property (InputGroupHeader)
    In This Topic
    Gets or sets the index of the image in the ImageList.
    Syntax
    'Declaration
     
    Public Property ImageIndex As Integer
    public int ImageIndex {get; set;}
    See Also