[This is preliminary documentation and is subject to change.]
Represents point for forward/backward navigation
Namespace: Tools.WindowsT.FormsTAssembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
protected struct NavigationPoint |
| Visual Basic |
|---|
Protected Structure NavigationPoint |
| Visual C++ |
|---|
protected value class NavigationPoint |
| F# |
|---|
[<SealedAttribute>]
type NavigationPoint = struct end |
| JScript |
|---|
JScript supports the use of structures, but not the declaration of new ones. |
See Also