TButtonBaseGetPngImageFromResxString Method
Gets the ImageFromResx string from a PngImage, if it's not null.
Namespace: BeeMobile.TransparentControlsAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
protected string GetPngImageFromResxString(
PngImage pngImage
)
Protected Function GetPngImageFromResxString (
pngImage As PngImage
) As String
- pngImage PngImage
- The PngImage.
StringThe image file name.