How to hide the SIP button from the menu

December 1, 2009 by Alex · Leave a Comment
Filed under: C#, MS Mobile, Mobile phone, Programming, Windows Mobile 

Windows Mobile Question: I need to hide SIP button in my application. I tried out with various forums discussion. Most of them suggested to use SHFullScreen. But it doesnt solve my problem. When I call theses functions in the form load nothing happens. Can SHCreateMenuBar be used in a C# program?
Read more