Dear Gurus,

This is a wonderful forum.

I wanted to make a (hand held/mobile device) KIOSK solution.
I have made some changes in the behaviour of OS by locking the task bar.
I have Windows Mobile 6.1 as OS on device.

I have a requirement to enable SIP in the solution.
I am okay with SIP. The thing is that in the SIP menu there is a sub-menu called "Options...".
Which when selected opens a window for "Settings - Input".

Now because I have locked the task bar (For the KIOSK effect). I can't close this window.


I have found a code but it is eVC++ and I am ashamed to say I don't know how to program in this language.
http://windowsmobiledn.com/forum/vie...&view=previous


Q: Is there a way to remove this sub-menu "Options..."?
Q: Is there another way to go about this problem?

I would appreciate if the code is in C# or VB.NET.

I am using Visual Studio 2005 as development tool.
I am developing applications for Compact Framework 2.0
I have Windows Mobile 5.0 and 6.1 as OS on device.