Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing memberclass for an optiongroup
Message
From
22/02/2005 17:32:47
 
 
To
22/02/2005 16:18:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
00988854
Message ID:
00989456
Views:
29
OK, but I am unable to create a class named "Page" -- I get complaints about re-defining a baseclass or something.

>>Fabio --
>>
>>Same question, but for pageframes ... I'd like to add my own class for pages ... is there a similar trick for naming this class?
>>
>>Thanks,
>
>Yes, the VFP scheme is the same.
>
>Start with a old Class with [Member]Count=0
>and change its empty MemberClass to a defined class,
>without lost anything, then:
>
>OptionGroup     -> uses Memberclass "Option"
>CommandGroup    -> uses Memberclass "Command"
>PageFrame       -> uses Memberclass "Page"
>Grid            -> uses Memberclass "Column"
>
>
>
>Fabio
Jim Nelson
Newbury Park, CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform