Inputpur Field TextMode in PG2
Hi
I have Question in PG2 Graphics. Ifwe use Input field elecment then we have one property Text Mode which help to divide the strigth string line into next line.
Whats is equlient of Text Mode Input Field in VB6 Version 5.0.
Answers
As far as I know there is no Text Mode Input Field in VB6.
When you migrate a Input Field from VB to PG2 then the Text mode is set to False.
But you normally only have a problem when the data type is string, and the string length is longer than the field.
A numeric data type you probably know how wide to define your input field to fit....
/Ronny
Add new comment