|
-
September 27th, 1999, 12:37 PM
#1
icon problem
hi
what should i do to show the icon in the task bar . The statement
show in task bar does not show the form icon.
thanks,
jagdish
-
September 27th, 1999, 11:07 PM
#2
Re: icon problem
It also depends on BorderStyle property. Only for few styles 1 & 2 it shows the form's name & icon in the task bar.
RK
-
March 17th, 2000, 03:28 AM
#3
Re: icon problem
You have to set the form property "ShowInTaskbar" to True, then at the "Icon" property of the form you choose an icon that you want to be displayed on the task bar when your application is running.
It should work, I tryed it.
Pnq.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|