E
Ed Sutton
I am GUI neanderthal looking for better ideas for displaying a too-long
path in a texBox.
Currently I am thinking it is better to right-justify, or somehow
scroll-right to display the file name to the user when the path is
longer than the textBox width. I can not figure out how to do this.
Setting the textBox TextAllign property to right behaves as expected
until the path is longer than the textBox at which point it reverts to
left-allign behavior.
Any other UI approaches or ideas to this problem is greatly appreciated.
Thanks in advance,
-Ed
path in a texBox.
Currently I am thinking it is better to right-justify, or somehow
scroll-right to display the file name to the user when the path is
longer than the textBox width. I can not figure out how to do this.
Setting the textBox TextAllign property to right behaves as expected
until the path is longer than the textBox at which point it reverts to
left-allign behavior.
Any other UI approaches or ideas to this problem is greatly appreciated.
Thanks in advance,
-Ed