문제

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