Hi,
I want to display a form without Icon, For this i used the code like, Me.Icon=nothing...but the problem is it showing the default icon. please any one help me to solve this problem
Thanks in Advance
Printable View
Hi,
I want to display a form without Icon, For this i used the code like, Me.Icon=nothing...but the problem is it showing the default icon. please any one help me to solve this problem
Thanks in Advance
AFAIK, the form will always use the default icon, if no specific icon is supplied.
So, there doesn't seem to be a way to remove it.
set your formborderstyle to fixeddialog and it will show without an icon. lol
i changed the border style.....still no difference
.