hello,
how can we show an icon with the caption of the form in the taskbar.
Printable View
hello,
how can we show an icon with the caption of the form in the taskbar.
Make sure the ShowInTaskbar property is True.
The default is show it in the task bar.. Did you change it?
If he meant the TrayIcon, hope the attached sample will help.
Check the event of the Command button.