Jump to content

Recommended Posts

Posted

Anyone know of a way to stop the soft keys being shown? I've set the menu property to (none) but am still seeing a white 20 pixel box where the soft keys once were, any ideas?

Cheers in advance ^_^

Marc

Guest bosshogg
Posted

I just tried it and the form displays full screen for me...I tried setting the menu property of the form to "(none)" and also removing the menu control - I get the same result for both...

Posted

My mistake problem solved ^_^

It helps if you have the picture box set to the correct height :oops:

  • 2 months later...
Guest dieter98
Posted

is it possible to change the colors of the soft keys?

now I have the T-Mobile Magenta and dont like it.

also color of top status bar ?

Guest ultimasnake
Posted

Not sure if this is possible through code.. it's ofcourse possible through themes :D which you can make and all BUT if someone finds out code for this let me know i am rather intersted in this too :D

  • 9 months later...
Guest mike_nz
Posted
Anyone know of a way to stop the soft keys being shown? I've set the menu property to (none) but am still seeing a white 20 pixel box where the soft keys once were, any ideas?

Cheers in advance ;)

Marc

<{POST_SNAPBACK}>

add an inputpanel control to your form and set the enabled property to false

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.