메소드 | 설명 | |
---|---|---|
ButtonSpecNavNext ( |
Initialize a new instance of the ButtonSpecNavNext class.
|
|
GetChecked ( IPalette palette ) : ButtonCheckState |
Gets the button checked state.
|
|
GetEnabled ( IPalette palette ) : ButtonEnabled |
Gets the button enabled state.
|
|
GetVisible ( IPalette palette ) : bool |
Gets the button visible value.
|
public ButtonSpecNavNext ( |
||
navigator | Reference to owning navigator instance. | |
리턴 | System |
public GetChecked ( IPalette palette ) : ButtonCheckState | ||
palette | IPalette | Palette to use for inheriting values. |
리턴 | ButtonCheckState |
public GetEnabled ( IPalette palette ) : ButtonEnabled | ||
palette | IPalette | Palette to use for inheriting values. |
리턴 | ButtonEnabled |
public GetVisible ( IPalette palette ) : bool | ||
palette | IPalette | Palette to use for inheriting values. |
리턴 | bool |