Skip to main content
A newer version of this page is available. .
Tab

HeaderButtonCheckedImageProperties Constructors

Contains settings which define the normal, hottracked, and checked states of an image that can be displayed within header buttons of web controls.
Name Parameters Description
HeaderButtonCheckedImageProperties() none Initializes a new instance of the HeaderButtonCheckedImageProperties class.
HeaderButtonCheckedImageProperties(IPropertiesOwner) owner Initializes a new instance of the HeaderButtonCheckedImageProperties class with the specified owner.
HeaderButtonCheckedImageProperties(String) url Initializes a new instance of the HeaderButtonCheckedImageProperties class with the specified image location.
See Also