ToggleButtonField.GetBitmap(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.
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