Свойство | Тип | Описание | |
---|---|---|---|
ResetBorderStyle | void | ||
ShouldSerializeBorderStyle | bool | ||
ShouldSerializeStateCommon | bool | ||
ShouldSerializeStateDisabled | bool | ||
ShouldSerializeStateNormal | bool |
Метод | Описание | |
---|---|---|
GetPreferredSize ( |
Get the preferred size of the control based on a proposed size.
|
|
KryptonBorderEdge ( ) : System |
Initialize a new instance of the KryptonBorderEdge class.
|
|
SetFixedState ( PaletteState state ) : void |
Fix the control to a particular palette state.
|
Метод | Описание | |
---|---|---|
OnEnabledChanged ( |
Raises the EnabledChanged event.
|
Метод | Описание | |
---|---|---|
ResetBorderStyle ( ) : void | ||
ShouldSerializeBorderStyle ( ) : bool | ||
ShouldSerializeStateCommon ( ) : bool | ||
ShouldSerializeStateDisabled ( ) : bool | ||
ShouldSerializeStateNormal ( ) : bool |
public GetPreferredSize ( |
||
proposedSize | Starting size proposed by the caller. | |
Результат |
protected OnEnabledChanged ( |
||
e | An EventArgs that contains the event data. | |
Результат | void |
public SetFixedState ( PaletteState state ) : void | ||
state | PaletteState | Palette state to fix. |
Результат | void |