The following tables list the members exposed by ButtonRoundedCorners.
Name | Description | |
---|---|---|
DefMaxHeight | ||
DefMaxWidth |
Name | Description | |
---|---|---|
numberOfImages | Number of images. | |
owner | Owner control. |
Name | Description | |
---|---|---|
DisabledImageUrl | Url for the background image that is used for a disabled control. | |
FocusImageUrl | Url for the background image that is used when a control has input focus and the mouse is outside of the bounds of the control. | |
HeightOfBottomEdge | Height of a rectangle on the bottom side of a control that is used to render the bottom edge of a background image. | |
HoverImageUrl | Url for the background image that is used when the mouse is moved over a control. | |
ImageUrl | Url for the background image that is used for the control in the normal state. | |
MaxHeight | Maximum allowed height of the control. | |
MaxWidth | Maximum allowed width of the control. | |
PressedImageUrl | Url for the background image that is used when control is in a pressed state (set by mouse or by action key). | |
RenderingType | Type of rendering logic that is used to create rounded corners around button. | |
WidthOfRightEdge | Width of the rectangle on the right side of a control that is used to render the right edge of a background image. |