Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weirdest problem I've ever seen
Message
From
07/06/2006 08:38:17
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01127459
Message ID:
01127567
Views:
16
This message has been marked as the solution to the initial question of the thread.
Hi Naomi.

>I have a parent form class with a grid and textboxes under the grid (for totals). I have several form classes derived from this original class. On my parent form all textboxes have 22 as their height (default height from the framework textbox class). On my derived classes the first textbox has the same height (22) and the rest of the textboxes have height 21, though then I go to property sheet and check for undefault properties, it shows nothing.

I've seen this before too and was never able to figure out why the Height was different than the parent class yet it didn't show as bold in the Properties window. I usually resorted to entering the desired value manually, although I've even seen cases where after saving the form and reopening it, the value reverted to 21! In cases like that, I put This.Height = 22 into the Init method.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform