RE: Can't make a ContextMenu of a mirrored TreeView right aligned
From: Ying-Shen Yu[MSFT] (v-yiy_at_online.microsoft.com)
Date: 03/04/04
- Next message: Ken Tucker [MVP]: "Re: What the smart grid control?"
- Previous message: Jodie Rapson: "Re: wrapping text in datagrid cells"
- In reply to: Benzi Eilon: "Can't make a ContextMenu of a mirrored TreeView right aligned"
- Next in thread: Benzi Eilon: "RE: Can't make a ContextMenu of a mirrored TreeView right aligned"
- Reply: Benzi Eilon: "RE: Can't make a ContextMenu of a mirrored TreeView right aligned"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 04 Mar 2004 05:47:04 GMT
Hi Benzi,
Thank you for posting in the community!
I tried to reproduce your problem on a normal tree view control with a
context menu RightToLeft property set to True, since I'm not familiar with
the right to left language, I compared the menu text with the same text I
inputed in the Notepad with Right ToLeft on.
For example, if I type follow in design time:
1234567890
123
Then at run-time it shows me:
1234567890
123
Could you get the same output when using the Treeview and ContextMenu class
provided by .NET Framework?
Is it a correct result?
If not , please show me the result you got when using the .NET Windows
Forms classes, please also show me your expected result, since I don't know
what's the correct result for right to left language.
If you have any question on this issue, plese feel free to reply to this
thread.
Thanks!
Best regards,
Ying-Shen Yu [MSFT]
Microsoft community Support
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties and confers no rights.
This mail should not be replied directly, please remove the word "online"
before sending mail.
- Next message: Ken Tucker [MVP]: "Re: What the smart grid control?"
- Previous message: Jodie Rapson: "Re: wrapping text in datagrid cells"
- In reply to: Benzi Eilon: "Can't make a ContextMenu of a mirrored TreeView right aligned"
- Next in thread: Benzi Eilon: "RE: Can't make a ContextMenu of a mirrored TreeView right aligned"
- Reply: Benzi Eilon: "RE: Can't make a ContextMenu of a mirrored TreeView right aligned"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|