프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
DropDownButtonImages ( ) : System |
Initialize a new instance of the DropDownButtonImages class.
|
|
DropDownButtonImages ( NeedPaintHandler needPaint ) : System |
Initialize a new instance of the DropDownButtonImages class.
|
|
ResetCommon ( ) : void |
Resets the Common property to its default value.
|
|
ResetDisabled ( ) : void |
Resets the Disabled property to its default value.
|
|
ResetNormal ( ) : void |
Resets the Normal property to its default value.
|
|
ResetPressed ( ) : void |
Resets the Pressed property to its default value.
|
|
ResetTracking ( ) : void |
Resets the Tracking property to its default value.
|
public DropDownButtonImages ( NeedPaintHandler needPaint ) : System | ||
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
리턴 | System |