HtmlHistory Methods
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Back(Int32) | Navigates backward in the navigation stack by the specified number of entries. |
![]() | Dispose() | Releases all resources used by the HtmlHistory. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Forward(Int32) | Navigates forward in the navigation stack by the specified number of entries. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | Go(Int32) | Navigates to the specified relative position in the browser's history. |
![]() | Go(String^) | Navigates to the specified Uniform Resource Locator (URL). |
![]() | Go(Uri^) | Navigates to the specified Uniform Resource Locator (URL). |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:
