hi i am declaring a variable as a form and want it so the form will
appear in the task bar but not show the form any ideas
would this work
VB Code:
dim bob as frmtemp set bob = new frmtemp bob.ShowInTaskbar = vbTrue bob.show bob.hide
|
Results 1 to 6 of 6
Thread: show instance of form in taskbarThreaded View
|
Click Here to Expand Forum to Full Width |