프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PadImage | |||
SetImages | void |
메소드 | 설명 | |
---|---|---|
DetailsButton ( ) : System |
The default constructor.
|
메소드 | 설명 | |
---|---|---|
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. |
메소드 | 설명 | |
---|---|---|
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 |
|
리턴 | void |
protected OnMouseEnter ( |
||
e | An |
|
리턴 | void |
protected OnMouseLeave ( |
||
e | An |
|
리턴 | void |