|
|
#1 |
|
Fanatic Member
Join Date: May 09
Location: Ha noi - Viet Nam
Posts: 813
![]() |
open chm file with expanded state
I want to open a chm file with expanded state.I opend my file but it collapse all.
__________________
--***----------***----- If i help you please rate me. Working with Excel * Working with String * Working with Database * Working with array * Sinh viên k47 Đại học CNTT trường ĐH Tây Bắc. |
|
|
|
|
|
#2 |
|
ASP.NET Moderator
Join Date: Feb 02
Location: Ulaan Baator GooGoo: Frog
Posts: 38,161
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Re: open chm file with expanded state
You can open up a specific topic using
hh.exe "C:\blah\filename.chm::/Root_Topic/Sub_Topic/topic9.htm" hh.exe is what opens the CHM, the bit after the :: specifies where you want it to be open. |
|
|
|
|
|
#3 |
|
.NUT
Join Date: May 05
Location: Sydney, Australia
Posts: 61,542
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Re: open chm file with expanded state
Doesn't the Help.ShowHelp method let you do that too? I haven't used it much and not for a long time, but I think that's the case.
__________________
![]() 2007-2010 Why is my data not saved to my database? | Communicating between multiple forms | MSDN Data Walkthroughs MSDN "How Do I?" Videos: VB | C# VBForums Database Development FAQ My CodeBank Submissions: VB (Nullable Data Extensions *NEW*) (Serial Code TextBox *NEW*) | C# (ForumAccount has translated some of my VB submissions to C#) My Blog: Defining and Raising Custom Events | Using Parameters in ADO.NET | Keyboard Events *NEW* |
|
|
|
|
|
#4 |
|
Fanatic Member
Join Date: May 09
Location: Ha noi - Viet Nam
Posts: 813
![]() |
Re: open chm file with expanded state
please guid me more clearly . Thánks
__________________
--***----------***----- If i help you please rate me. Working with Excel * Working with String * Working with Database * Working with array * Sinh viên k47 Đại học CNTT trường ĐH Tây Bắc. |
|
|
|
|
|
#5 |
|
Fanatic Member
Join Date: May 09
Location: Ha noi - Viet Nam
Posts: 813
![]() |
Re: open chm file with expanded state
__________________
--***----------***----- If i help you please rate me. Working with Excel * Working with String * Working with Database * Working with array * Sinh viên k47 Đại học CNTT trường ĐH Tây Bắc. |
|
|
|
|
|
#6 |
|
ASP.NET Moderator
Join Date: Feb 02
Location: Ulaan Baator GooGoo: Frog
Posts: 38,161
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Re: open chm file with expanded state
@jmc: I haven't either, but I think that may be it. I don't know if it can open a CHM to a specific topic or not. http://www.helpware.net/mshelp2/demo2/h1xNET.htm
@manhit: Try the link. I was basing my answer for a Process.Start but it appears you could do a Help.ShowHelp. @mendhak: Nice work. |
|
|
|
|
|
#7 |
|
Fanatic Member
Join Date: May 09
Location: Ha noi - Viet Nam
Posts: 813
![]() |
Re: open chm file with expanded state
OK, THANKS MENDHAK. I try noW
__________________
--***----------***----- If i help you please rate me. Working with Excel * Working with String * Working with Database * Working with array * Sinh viên k47 Đại học CNTT trường ĐH Tây Bắc. |
|
|
|
|
|
#8 |
|
Fanatic Member
Join Date: May 09
Location: Ha noi - Viet Nam
Posts: 813
![]() |
Re: open chm file with expanded state
sorry, as last time. I used this but still not work :
PHP Code:
__________________
--***----------***----- If i help you please rate me. Working with Excel * Working with String * Working with Database * Working with array * Sinh viên k47 Đại học CNTT trường ĐH Tây Bắc. |
|
|
|
![]() |
|
||||||
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|