473,396 Members | 1,998 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to include a help file in a usercontrol

I want to include a button that opens a .chm help file on a usercontrol.

I haven't yet looked at how the button is to open the help but before I go
there I need to know how to include the .chm file with the usercontrol so
that it will be available where ever the control is used.
Does anyone know how to include the file?

Thanks
A little help in what the button code must be like would also be
appreciated.
Dec 21 '07 #1
2 1538
On Dec 22, 1:22 am, "Academia" <academiaNOS...@a-znet.comwrote:
I want to include a button that opens a .chm help file on a usercontrol.

I haven't yet looked at how the button is to open the help but before I go
there I need to know how to include the .chm file with the usercontrol so
that it will be available where ever the control is used.

Does anyone know how to include the file?

Thanks

A little help in what the button code must be like would also be
appreciated.
Hi Academia,

Maybe you'd better use:

system.diagnostics.process.start("yourhelpfile.chm ")

Hope this helps.
Dec 23 '07 #2

"kimiraikkonen" <ki*************@gmail.comwrote in message
news:ca**********************************@x29g2000 prg.googlegroups.com...
On Dec 22, 1:22 am, "Academia" <academiaNOS...@a-znet.comwrote:
>I want to include a button that opens a .chm help file on a usercontrol.

I haven't yet looked at how the button is to open the help but before I
go
there I need to know how to include the .chm file with the usercontrol so
that it will be available where ever the control is used.

Does anyone know how to include the file?

Thanks

A little help in what the button code must be like would also be
appreciated.

Hi Academia,

Maybe you'd better use:

system.diagnostics.process.start("yourhelpfile.chm ")

Hope this helps.
Interesting

thanks
Dec 24 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Howard | last post by:
Hello I need some help with this. I want to assign the content of a static txt/html file to my string a. <script runat="server" language="C#"> private void Page_Load(object sender,...
1
by: MuZZy | last post by:
HI, I have a user control, say with one textBox. I need the following: when the user closes form (either calling Form.Close, or pressing "X" or anyhow), UserControl copies a file from a...
2
by: paul meaney | last post by:
All, myself and another developer have been staring blankly at a screen for the past 48 hours and are wondering just what stunningly obvious thing we are missing. We are trying to load up 2...
5
by: Tiraman | last post by:
Hi , can I use an asp (not aspx) file as include in my aspx files ? lets say that I have a regular asp file that hold few functions , params (dim x etc ....) and cost's and i don't want to...
5
by: serge calderara | last post by:
Dear all, I am new in asp.net and prepare myself for exam I still have dificulties to understand the difference between server control and HTML control. Okey things whcih are clear are the fact...
1
by: Philipp Lenz | last post by:
I'm very confused about how this works, all the tutorials out there show me how to apply a skin to a webcontrol, but I want to know how I can access the components of a control....for example: I...
3
by: Larry | last post by:
Hi, I need a method to dynamically include a server side include in my asp.net page. The problem is, the include file contains asp.net controls, and I can't find a way to get the controls to...
6
by: Rolf Welskes | last post by:
Hello, I want to partial cache by using a UserControl. Now I have a file dependency. In msdn I see it is not possible to do it the same way as in a page. The only information is to create a...
53
by: Hexman | last post by:
Hello All, I'd like your comments on the code below. The sub does exactly what I want it to do but I don't feel that it is solid as all. It seems like I'm using some VB6 code, .Net2003 code,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.