.net - How can I hide MDI taskbar in VB.NET? -


i'm working on project mdi based ui. when maximize mdi child bar (might called mdi taskbar, not sure that) appears. how hide it? found forum post showing picture of it:

i can't find more on google, maybe because don't know it's real name. didn't find corresponding property in visual studio.

you cannot hide it, essential ui widget mdi applications. there's no way user close or restore maximized mdi child window without it.

if routinely maximize mdi child mdi isn't correct windowing model use. might swap between usercontrols in normal window.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -