Click or drag to resize
Wizard .NET Library

WizardControlGetUnthemedBackButtonImage Method

Gets the unthemed back button image.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
protected virtual Bitmap GetUnthemedBackButtonImage()
Request Example View Source

Return Value

Type: Bitmap
Bitmap with the four state images stacked on top of each other.
See Also