Click or drag to resize

VishnuHelpBrowser class

Standalone web browser for displaying Vishnu online help. The application remembers the position and size of this screen and restores it the next time it is called up. The last url is used in the same way. These last settings are saved under c:\Users\<user>\AppData\Local\NetEti\VishnuHelpBrowser.
Inheritance hierarchy

namespace: NetEti.CustomControls
Assembly: VishnuHelpBrowser (in VishnuHelpBrowser.exe) Version: 1.0.0+0794241e736afaae6e257279e23d462fa1679121
Syntax
public class VishnuHelpBrowser: Form

The VishnuHelpBrowser type exposes the following members.

constructors
constructor name Description
Public method VishnuHelpBrowser Standard constructor.
Public method VishnuHelpBrowser(String) Parameterized constructor - takes a URL as a string.
Back to top
methods
method name Description
Protected method Dispose Clean up any resources being used.
(Overwrites formDispose(Boolean))
Back to top
Remarks
24.01.2024 Erik Nagel: created.
See also