Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I change field alignment to right in wizard
Message
From
20/07/2001 02:59:41
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00532488
Message ID:
00533008
Views:
20
>Hi Mr. Cetin
>Thank you for reply. I need to change to field alignment in the wizard class. I did so many ways to change alignment to right but it need to change the class WIZBASE (layoutsty). There are three shapes in a rectangle box. These three shapes are need to change to right alignment. I tried but I can move them but still field alignment is left.
>
>Thanks
Zaheer,
Do you mean label-textbox placement or alignment of text in textboxes ? If first AFAIK wizard.app uses left and top properties from layout style. 3 shapes are placeholder that identifies horizontal and vertical spacings between labels. Whatever you place them still labels would be on left and textboxes on right. Maybe you have right to edit wizard.app source.
If you meand text alignment then in wzbase.vcx baseform.init :
this.setall('Alignment',1)
aligns all text to right.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform