 | WizardControlGetUnthemedBackButtonImage Method |
Gets the unthemed back button image.
Namespace:
AeroWizard
Assembly:
AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntaxprotected virtual Bitmap GetUnthemedBackButtonImage()
Protected Overridable Function GetUnthemedBackButtonImage As Bitmap
protected:
virtual Bitmap^ GetUnthemedBackButtonImage()
Request Example
View SourceReturn Value
Type:
BitmapBitmap with the four state images stacked on top of each other.
See Also