質問

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

役に立ちましたか?

解決

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).

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top