TaskUIUtils.LoadAddIcon(Type, ImageList, String) 方法

定義

public:
 static void LoadAddIcon(Type ^ type, System::Windows::Forms::ImageList ^ imageList, System::String ^ strName);
public static void LoadAddIcon (Type type, System.Windows.Forms.ImageList imageList, string strName);

參數

type
Type
imageList
ImageList
strName
String

適用於