<PackageReference Include="System.Drawing.Common" Version="5.0.0-preview.4.20251.6" />

ToolboxBitmapAttribute

public static readonly ToolboxBitmapAttribute Default

public ToolboxBitmapAttribute(string imageFile)

public ToolboxBitmapAttribute(Type t, string name)

public static Image GetImageFromResource(Type t, string imageName, bool large)

public Image GetImage(object component)

public Image GetImage(object component, bool large)

public Image GetImage(Type type)

public Image GetImage(Type type, bool large)

public Image GetImage(Type type, string imgName, bool large)