Click or drag to resize
Wizard .NET Library

ThemedImageButtonStylePart Property

Gets or sets the style part.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
[DefaultValueAttribute(1)]
public int StylePart { get; set; }
Request Example View Source

Property Value

Type: Int32
The style part.
See Also