Partager via


ActivityToolboxItem.GetToolboxImage(Type) Méthode

Définition

Obtient l'image associée qui est utilisée pour représenter l'élément Boîte à outils dans la boîte à outils.

public:
 static System::Drawing::Image ^ GetToolboxImage(Type ^ activityType);
public static System.Drawing.Image GetToolboxImage (Type activityType);
static member GetToolboxImage : Type -> System.Drawing.Image
Public Shared Function GetToolboxImage (activityType As Type) As Image

Paramètres

activityType
Type

Type du Activity pour lequel récupérer l'image Boîte à outils.

Retours

Image

Objet Image affiché dans la boîte à outils pour un élément de boîte à outils.

S’applique à