Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Container object in a grid column
Message
From
09/05/2003 08:05:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Container object in a grid column
Miscellaneous
Thread ID:
00786698
Message ID:
00786698
Views:
51
I have a container class with a textbox and a command button in it. The textbox will contain a value returned from a search screen accessed by the command button. My problem is that when the column is resized, the containers Resize() event (where I have code that resizes the text box so that it fills the width of the column less the width of the button and the button stays "glued" to the right edge of the column) does not fire. Short of putting code in the columns Resize() event, is there any way to have the container resize just like any other control (ie: textbox, combobox) when the column is resized? BTW, why would the column not resize the container anyway?

Thanks in advance for any help!

Regards,

Don
Next
Reply
Map
View

Click here to load this message in the networking platform