Hi,
I have an app with a notify icon. On the closing event, I set the
ClosingEventArgs.Cancel = False and hide the form. So, when the user clicks
"x" in the window, the form is hidden from the user.
However, if the user decides to restart or shutdown the system, the tray
icon remains persis...
more >>
Hi,
I want to throw out a series of 'beep..beep..beep' to the speaker. How to do
that ?
Thanks
...
more >>
Hi,
I want to have a control in my form which display a certain HTML file. How
to do this ?
Moreover, I want to save that HTML file (with all accompany images) in a
different names (somewhat like the "Save as" feature of Internet Explorer).
Is it feasible ? If it is possible, How to do it ?
...
more >>
Hi,
"Preview" is a worthy feature of Windows Explorer.
I want to have a control which previews .HTML files in my form.
How to do this ?
...
more >>