Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Losing bottom of Command Button as Grid Object
Message
 
 
To
18/02/2000 13:34:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00334228
Message ID:
00334386
Views:
19
>I have added a command button to a grid ( SPARSE = .F. ). The caption shows, but the bottom line across the button does not show until the button gets focus.
>
>
> CommandButton
> ------------
> | button |
> ------------
>
>
> as grid object
> ------------
> | button |
>
>
>How can I see the entire button for each object in the column, not just the one with focus?

Height and Width property of the command button conforms with the row and column size of the grid. The behaviour you mentioned happens only with check box and option button when it is set at graphical mode style property. Anyways, why don't you check the autosize property if it is set to .T. of .F. but I still have no guarantee if it works.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform