PDA

View Full Version : Another VB6 Question


Chicken13312
04-16-2009, 08:42 PM
I have my form's ShowinTaskbar value set to true when to loads, but when I make ShowinTaskbar equal false I get this error:

http://img14.imageshack.us/img14/1351/eorre.png

Does this mean that VB6 can't/doesn't support the ability to change the value after the form loads?

arkhan
04-17-2009, 05:13 AM
It could be that you cant directly change it..look in the decs if there is a specific function that does it. Something like showTaskbar / hideTaskbar