TaskUIUtils.LoadAddIcon(Type, ImageList, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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);
static member LoadAddIcon : Type * System.Windows.Forms.ImageList * string -> unit
Public Shared Sub LoadAddIcon (type As Type, imageList As ImageList, strName As String)
Paramètres
- type
- Type
- imageList
- ImageList
- strName
- String