Property | Type | Description |
---|
Method | Description | |
---|---|---|
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. |
return | System |