G
Griff
Hi
In VB6, I used to use the following functions: String$(x,y) and Space$(x).
These are still available in VB2005 as part of the
Microsoft.VisualBasic.Strings library. However, I understand that this is
available just for backwards compatibility.
I would therefore like to know how I would do this using just DOT NET
commands.
Thanks
Griff
In VB6, I used to use the following functions: String$(x,y) and Space$(x).
These are still available in VB2005 as part of the
Microsoft.VisualBasic.Strings library. However, I understand that this is
available just for backwards compatibility.
I would therefore like to know how I would do this using just DOT NET
commands.
Thanks
Griff