Frage

i am currently working on an App for Win CE 5.0 and every Form start on my device with a bar over every object on my form. Does anyone know something about this? Better how to remove it...

enter image description here

War es hilfreich?

Lösung

That's a Form MainMenu with no items in it. Just remove the MainMenu item from each of the Forms (or the base Form if they all derive from a common parent).

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top