Is it write to assume you are working in a windows forms application (given that you are coming from VB6)?
I imagine that you'll have to write some code to do the justification calculation yourself. I don't recall seeing a full justification option in any of the layout properties for a textbox. Hopefully I'm wrong because that would probably be difficult to write.
-
Peter