TaskUIUtils.LoadAddIcon(Type, ImageList, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- type
- Type
- imageList
- ImageList
- strName
- String