
No icons associated with the Title in the taskbar
Hi,
I have created a form with the following properties :
caption = "Testing"
ControlBox = False
Border style = False
icon = a.ico
I am trying to create a captionless form, a form that has no Title bar.
I noticed that the icon of the program did not appear in the taskbar, only
the title of the window was displayed. Is there anyway of forcing the icon
to appear in the taskbar.
Thanks in advance.