WindowState maximized question?

J

juvi

Hello,

I have two Pictureboxes - One with dock: Top and the other with dock: Fill

My application is a full screen application (windowstate: maximized), but
now I want to "extend" it with the taskbar and softkeybar (windowstate:
normal) without to affect the pictureboxes resize (I want that the
taskbar&softkeybar should overlap the pictureboxes like an other layer or
something like that - like on the SE Xperia)

Hope this is possible and thanks for any replies.

juvi
 
D

drozd

Hello,

I have two Pictureboxes - One with dock: Top and the other with dock: Fill

My application is a full screen application (windowstate: maximized), but
now I want to "extend" it with the taskbar and softkeybar (windowstate:
normal) without to affect the pictureboxes resize (I want that the
taskbar&softkeybar should overlap the pictureboxes like an other layer or
something like that - like on the SE Xperia)

Hope this is possible and thanks for any replies.

juvi

Do you need to change the window state in runtime or in the designer?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top