'DeclarationProtected Overridable ReadOnly Property DefaultImageList As System.Windows.Forms.ImageList
'UsageDim instance As NImageAndTextItem Dim value As System.Windows.Forms.ImageList value = instance.DefaultImageList
protected virtual System.Windows.Forms.ImageList DefaultImageList {get;}