HostedControl.GetIconList Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the icon images
public:
virtual System::Windows::Forms::ImageList ^ GetIconList();
public virtual System.Windows.Forms.ImageList GetIconList ();
abstract member GetIconList : unit -> System.Windows.Forms.ImageList
override this.GetIconList : unit -> System.Windows.Forms.ImageList
Public Overridable Function GetIconList () As ImageList
Returns
ImageList containing Icons