Add a textbox to a form, set it to multiline and disable it (enabled = false). Change the alignment during run-time using the code below.On mine VB dies and I just updated it to SP5 thinking that would rectify the problem - it didn't. Applications compiled with this code also crash out.VB Code:
Text1.Alignment = vbRightJustify
Just curious if anyone has come across this before and if they found a work-around, or not.
-adehh
