Hi,
I have problems with Form Background Image in fullscreen mode in PPC.
Currently I'm using:
flb.New1("Main",B4PObject(1))
flb.FullScreen2(CPPC,true) 'On the device it will remove the title bar too
Main.Image = ImageList1.Item(0)
It works fine without fullscreen mode.
Thanks
I have problems with Form Background Image in fullscreen mode in PPC.
Currently I'm using:
flb.New1("Main",B4PObject(1))
flb.FullScreen2(CPPC,true) 'On the device it will remove the title bar too
Main.Image = ImageList1.Item(0)
It works fine without fullscreen mode.
Thanks