Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Center text in text box in grid with multiple choice for
Message
 
To
22/11/2005 06:08:32
Modi Ashish
Microland Technonogy
Ahmedabad, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01071102
Message ID:
01071263
Views:
19
>Hello,
>In VFP 6, i have put a grid on form, in one of the grid column, textbox i have given
>Format ---- M
>Input Mask --- Yes,No (So my user can just press Space Bar to change the value)
>Alignment ---- 2---Center
>Column alignment is also set to center
>Still the value Yes/No doesnot apear in Center it appears aligned left only.
>Can any one help me to bring it in center.
>
>Thanx in advance

You really shouldn't be using M as the format, it is really only there to prevent older code from breaking. As you found out, not everything about M is recognized in vfp6

maybe using the keypress method would be of better use?
Previous
Reply
Map
View

Click here to load this message in the networking platform