R
RP
I want to draw an image at full screen (use the full 320x240 screen
dimensions).
Ideally, I'd like to be able to show the image such that my
application's form remains focused --
eg. Display the image within a control within my form; have a 'Go
FullScreen' menu option which then would paint the image at full
screen; and then if the user presses one of the menu keys, the image
go back to 'windowed' mode and the menu action takes place as if it
were in 'windowed' mode.
So step one is drawing the image at full screen. Is there any way for
a control to draw itself outside of its bounds? How does the media
player control go into full screen?
dimensions).
Ideally, I'd like to be able to show the image such that my
application's form remains focused --
eg. Display the image within a control within my form; have a 'Go
FullScreen' menu option which then would paint the image at full
screen; and then if the user presses one of the menu keys, the image
go back to 'windowed' mode and the menu action takes place as if it
were in 'windowed' mode.
So step one is drawing the image at full screen. Is there any way for
a control to draw itself outside of its bounds? How does the media
player control go into full screen?