Chris
Thu Jun 26 16:09:23 CDT 2008
Quite possibly nothing. I tried using SendKeys a couple weeks ago and found
all sorts of problems with it so I ended up doing a whole lot of fixes.
THose fixes are in our code base but not in anything currently published.
Take a look at this bug report:
http://bugzilla.opennetcf.com/show_bug.cgi?id=268
-Chris
"juvi" <juvi@discussions.microsoft.com> wrote in message
news:FE60E78C-A0C5-421B-82C1-2E90ADAFD7A2@microsoft.com...
>I want to use OpenNETCF.Windows.Forms.SendKeys.Send("Ctrl+Esc"); and its
>not
> working...what I am doing wrong?
>
> "Paul G. Tobey [eMVP]" wrote:
>
>> Lost me there. If you allow the Start Menu to be shown, you're no longer
>> a
>> full screen application...
>>
>> Paul T.
>>
>> "juvi" <juvi@discussions.microsoft.com> wrote in message
>> news:03FFAFF5-D045-47FF-9700-A521D1A66B96@microsoft.com...
>> > Thank you all for your replies.
>> >
>> > Paul G. Tobey's solution seems to be the good one for me. I am writing
>> > a
>> > fullscreen application where I need to be able to open the start menu
>> > through
>> > a button.
>> >
>> > thx for all help.
>> >
>> > "Paul G. Tobey [eMVP]" wrote:
>> >
>> >> Sending characters Ctrl+Esc will do it, too.
>> >>
>> >> Paul T.
>> >>
>> >> "Chris Tacke, MVP" <ctacke.at.opennetcf.dot.com> wrote in message
>> >> news:C5011F47-C046-4AFF-94D2-60A6C93610FF@microsoft.com...
>> >> > You can hack it together with simulated mouse movements, but why
>> >> > would
>> >> > you
>> >> > want to? What's the goal here?
>> >> >
>> >> > -Chris
>> >> >
>> >> >
>> >> > "juvi" <juvi@discussions.microsoft.com> wrote in message
>> >> > news:F8BF372C-635C-4A8C-8966-690959A674A5@microsoft.com...
>> >> >> Hello,
>> >> >>
>> >> >> Is it possible to open the start menu programmatically in .net cf -
>> >> >> c#?
>> >> >>
>> >> >> thx in advance
>> >> >> juvi
>> >> >
>> >>
>> >>
>> >>
>>
>>
>>