Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vertical Captions for Vertical Command Buttons?
Message
From
05/08/1998 14:09:00
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00124176
Message ID:
00124189
Views:
19
>Greetings!
>
>I have a need for vertical command bars, but there seems to be no property for setting the caption to vertical. Is there a way to do this or, perhaps, cause the caption to wrap, one character at a time?
>
>Additionally, I have two grids on a form, each tied to a different table. I have routines that are common to each grid, but need to know which table to process. I am having trouble with the routines determining which table to reference. Apparently, just because I click on a grid, it does not appear to select its associated table.
>
>Any assistance would be appreciated. Thank you!
>
>Michael Reynolds
>Santa Barbara, CA
Vertical is really a problem if you mean rotated vertðical otherwise you could use wordwrap property for that effect, autosize in combination.
If grids have many methods in common then create a grid class for them. To make a grid select its table explicitly (though it knows its recordsource except for some operations) in when event add :
select (this.recordsource)
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