Hi all

If I add a MainMenu, it always appears on the bottom left of the screen. Is
it possible to make it appear on the bottom right?

thanks

Andy

RE: Positioning a main menu WM5 c# VS2005 by Mike

Mike
Thu Jun 22 14:24:02 CDT 2006

Add a second Menu-Entry right from it and leave the first one without caption.
(Not a nice solution).

But it is against the Mobile-Development-Guidelines to prefer the bottom
right corner. The default location is the bottom left!



"AAJ" wrote:

> Hi all
>
> If I add a MainMenu, it always appears on the bottom left of the screen. Is
> it possible to make it appear on the bottom right?
>
> thanks
>
> Andy
>
>
>

Re: Positioning a main menu WM5 c# VS2005 by AAJ

AAJ
Fri Jun 23 03:08:23 CDT 2006

Many thanks Mike

I'm sure the people who wrote the guidelines had good reason, but in this
case its definitely needed on the right!

thanks again

Andy

"Mike" <Mike@discussions.microsoft.com> wrote in message
news:D87F8978-1BE9-4753-BD3D-E47264593831@microsoft.com...
> Add a second Menu-Entry right from it and leave the first one without
> caption.
> (Not a nice solution).
>
> But it is against the Mobile-Development-Guidelines to prefer the bottom
> right corner. The default location is the bottom left!
>
>
>
> "AAJ" wrote:
>
>> Hi all
>>
>> If I add a MainMenu, it always appears on the bottom left of the screen.
>> Is
>> it possible to make it appear on the bottom right?
>>
>> thanks
>>
>> Andy
>>
>>
>>