vb.net - RightToLeft on inputBox - VB -


how create inputbox in 'righttoleft', text , buttons in inputbox right left in vb?

most individual windows forms controls have right-to-left property. suggest instead of creating inputbox, create form using textbox , button controls right-to-left turned on.

there pretty decent (if dated) information on globalizing windows forms here: microsoft develop network: globalizing windows forms


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -