Hi Paul,
The memberclass properties where added in VFP8

The usage:
Set a class for the memberclass when the objectcount is increased:
So for the grid Set the grid column class that's added when you increase the
columncount.
This way you can specify the added class/classlibrary to be added instead of
the VFP-base classes

For the Column subclass you can set the headerclass to add a specific header
class.
All classes which add sub-objects when you increase a property (f.i. Grid
(columncount), Commandgroup(Buttoncount), OptionGroup(buttoncount),
Pageframe (pagecount), any more?)

for an example:
http://www.code-magazine.com/focus/Article.aspx?quickid=0301082

Regards,
Sietse Wijnker


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Paul Newton
> Sent: vrijdag 27 oktober 2006 1:22
> To: [EMAIL PROTECTED]
> Subject: Grids and columns
> 
> Hi all
> 
> This may be related to my other post but I really wanted to 
> keep them separate.
> 
> I've just noticed two new (to me) grid properties, 
> MemberClass and MemberClassLibrary and two new column 
> properties, HeaderClass and HeaderClassLibrary.
> 
> When did they arrive on the scene (7, 8 or 9) - and can 
> anybody give me or point me to examples of their usage and 
> utility/usefulness ?
> 
> Tx
> 
> 
> 
> 
> 
> 
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to