ActivityToolboxItem.GetToolboxImage(Type) Methode

Definition

Ruft das zugeordnete Bild ab, das zum Darstellen des Toolboxelements in der Toolbox verwendet wird.

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

Parameter

activityType
Type

Der Typ des Abzurufenden Activity Toolboximages.

Gibt zurück

Bildobjekt, das in der Toolbox für ein Toolboxelement angezeigt wird.

Gilt für: