i had made a html file where i had put some material (its basically
a help file which i had created on html as i did not know how to make help file in vb till now).
file is in the same directory as that on my programe
now , i made a MDI Form and create a menu i want when i click
on a certian menu item (help) the html form is dispaly.
so what is the code for opening html
a help file which i had created on html as i did not know how to make help file in vb till now).
file is in the same directory as that on my programe
now , i made a MDI Form and create a menu i want when i click
on a certian menu item (help) the html form is dispaly.
so what is the code for opening html
Comment