hiding caption bar in flash screen

R

raj

I have desinged a flash screen using a vb form, i want don't want to show the caption bar appearing in that

please suggest me how to do that.
 
P

Peter Hewett

Hi raj

Do you mean VB or VBA, If you mean VB I'm assuming you don't mean VB.Net?

It's doable with VB6 using API calls, I've seen it done but can't remember how. I'd
Google for it. Likewise if it's VBA it may be doable. VBA uses a different Forms engine
to VB, and some things work and some don't!

HTH + Cheers - Peter
 
Top