TaskUIUtils.LoadAddIcon(Type, ImageList, String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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