Hi guys
I need your help, maybe many of you know about this. I have no problem to move the text from left to right with context menu which they make immediately, but the problem with mainmenu is that when I tried to move the text from left to right and they freezen slowly didn't move immediately. Here it the code:
Code:Me.ContextMenu1.RightToLeft = Windows.Forms.RightToLeft.Yes
Are there any other situcation that I can move the menu items to the right immediately without being freezen??
Thanks,
Mark




Reply With Quote