BackgroundColor
|
 |
Background color of the button.
|
Bounds
|
 |
Returns the bound rectangle.
|
CMaximizeButton
|
 |
Constructor
|
Draw
|
 |
Draw the maximize button.
|
Height
|
 |
Height of the button.
|
Pressed
|
 |
Returns true if the button is pressed.
|
SetBackgroundColor
|
 |
Background color of the button.
|
SetPosition
|
 |
Set the postion of the view.
|
SetPressed
|
 |
Set pressed state.
|
Width
|
 |
Width of the button.
|
bgColor
|
 |
Background color of the button.
|
pos
|
 |
Postion inside parent view.
|
pressed
|
 |
True, if the button is pressed.
|
view
|
 |
View that this decoration is attached to.
|