Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can a new property be added to a pageframe?
Message
From
30/07/2002 17:47:35
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00682859
Message ID:
00684232
Views:
22
Hi!

You can make one class based in "PageFrame" Object, so you can add your news properties. See sample below in program mode. In Class Designer this is possible too.
Define Class MyPageF1 As PageFrame
   NewProp1 = ""
   NewProp2 = 0
EndDefine
Sorry my bad english.
Bye.

Erick
Erick
Força Sempre!
Strength Always!
Previous
Reply
Map
View

Click here to load this message in the networking platform