Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Non-visual Class
Message
From
22/05/2002 13:06:19
 
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00659044
Message ID:
00660013
Views:
35
Ooops you're right, I guess I just don't like cussing :-) In addition the class that I'm using is in a .prg. I saw this somewhere in the sample code, but can't remember where. Then I've subclassed the frmDataManagerFormCustom and in the LoadGlobalReferences I have the following:
If DoDefault()
This.oBCSUtilities = IIF(ISNULL(This.oBCSUtilities), CreateGlobalObject('BCSUtilities'), .Null.)
Else
Return .f.
Endif

Mike
>Mike,
>
>>>I have done this, but I based the class on the Codemine CusCustom class.<<
>
>Just for clarification, you mean the cusCustomCustom class found in the cControl.vcx?
>
>Mel Cummings
Previous
Reply
Map
View

Click here to load this message in the networking platform