次の方法で共有


IHostedApplication.GetIconList Method

Definition

Gets the image list for the application.

public:
 System::Windows::Forms::ImageList ^ GetIconList();
public System.Windows.Forms.ImageList GetIconList ();
abstract member GetIconList : unit -> System.Windows.Forms.ImageList
Public Function GetIconList () As ImageList

Returns

Image list for the application.

Applies to