ToggleButtonField.GetBitmap(String) Method

Definition

Gets a metafile

protected:
 static System::Drawing::Image ^ GetBitmap(System::String ^ resourceName);
protected static System.Drawing.Image GetBitmap (string resourceName);
static member GetBitmap : string -> System.Drawing.Image
Protected Shared Function GetBitmap (resourceName As String) As Image

Parameters

resourceName
String

Returns

Applies to