TaskUIUtils.LoadAddIcon(Type, ImageList, String) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
Parámetros
- type
- Type
- imageList
- ImageList
- strName
- String