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
Post a Comment