Property | Type | Description | |
---|---|---|---|
PadImage | |||
SetImages | void |
Method | Description | |
---|---|---|
DetailsButton ( ) : System |
The default constructor.
|
Method | Description | |
---|---|---|
OnClick ( |
Raises the Control.Click event. This alternates the image between the up arrow and the down arrow. |
|
OnMouseEnter ( |
Raises the Control.MouseEnter event. This switches the image to the hot version of the current image. |
|
OnMouseLeave ( |
Raises the Control.MouseLeave event. This switches the image to the normal version of the current image. |
Method | Description | |
---|---|---|
PadImage ( Image p_imgImage ) : |
Adds the TextImageSpacing to the image.
|
|
SetImages ( ) : void |
This fills the image list with the padded images.
|
protected OnClick ( |
||
e | An |
|
return | void |
protected OnMouseEnter ( |
||
e | An |
|
return | void |
protected OnMouseLeave ( |
||
e | An |
|
return | void |