프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_backwardStack | FakeStack | ||
_forewardStack | FakeStack |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DocumentNavigation | System | ||
NewRange | |||
ResetIsEnabled | void | ||
ResetMaxHistorySize | void | ||
ResetNavigationPointTimeout | void | ||
ShouldSerialize | bool | ||
ShouldSerializeIsEnabled | bool | ||
ShouldSerializeMaxHistorySize | bool | ||
ShouldSerializeNavigationPointTimeout | bool | ||
scintilla_SelectionChanged | void | ||
t_Tick | void |
메소드 | 설명 | |
---|---|---|
NavigateBackward ( ) : void |
Causes the current position to navigate to the last snapshotted document position.
|
|
NavigateForward ( ) : void |
After 1 or more backwards navigations this command navigates to the previous backwards navigation point.
|
|
Reset ( ) : void |
메소드 | 설명 | |
---|---|---|
DocumentNavigation ( Scintilla scintilla ) : System | ||
NewRange ( int pos ) : |
||
ResetIsEnabled ( ) : void | ||
ResetMaxHistorySize ( ) : void | ||
ResetNavigationPointTimeout ( ) : void | ||
ShouldSerialize ( ) : bool | ||
ShouldSerializeIsEnabled ( ) : bool | ||
ShouldSerializeMaxHistorySize ( ) : bool | ||
ShouldSerializeNavigationPointTimeout ( ) : bool | ||
scintilla_SelectionChanged ( object sender, |
||
t_Tick ( object sender, |