HostedApplication.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.
Image list for the application.
public:
abstract System::Windows::Forms::ImageList ^ GetIconList();
public abstract System.Windows.Forms.ImageList GetIconList ();
abstract member GetIconList : unit -> System.Windows.Forms.ImageList
Public MustOverride Function GetIconList () As ImageList
Returns
Image list for the application.