I'm unable to open a .hlp file using vb.net application.
Answer / ankur
using System.Diagnostics;
private void DisplayHelp()
{
string path = Application.StartupPath + "\\HELPFILE.HLP";
Help.ShowHelp(this, path);
}
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages of vb.net and c#?
Explain what observations between vb.net and vc#.net?
What is the maximum size of the textbox?
Allowed program to auto-correct the database when loading a presentation.
What is a static variable?
Explain the use of option explicit?
What is the purpose of an Assembly?
Write the role of new keyword?
Which classes a dll can contain?
What are jagged arrarys ?
What are the objects in asp.net?
What is the importance of a Button control?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)