Property | Type | Description |
---|
Method | Description | |
---|---|---|
KryptonPaletteImagesDropDownButton ( |
Initialize a new instance of the KryptonPaletteImagesDropDownButton class.
|
|
PopulateFromBase ( ) : void |
Populate values from the base palette.
|
|
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.
|
|
SetRedirector ( |
Update the redirector with new reference.
|
public KryptonPaletteImagesDropDownButton ( |
||
redirect | Redirector to inherit values from. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |
public SetRedirector ( |
||
redirect | Target redirector. | |
return | void |