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

适用于