Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Top-level Toolbar question?
Message
De
19/08/1998 09:07:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Top-level Toolbar question?
Divers
Thread ID:
00128081
Message ID:
00128081
Vues:
61
I've tried unsussessfully to utilize a tool-bar with a top level form. Here's what happens. I set the form to a top level form, the tool-bar to in top level form, and added this code to the forms init event:
SET CLASSLIB TO vtools
oObj = CREATEOBJECT("tlevel_bar")
oObj.Visible = .T.
oObj.Docked = .T.
When I run the top-level form, you briefly see the tool-bar in it for about a second and then I get this error message...
Property docked is read only
Can anyone help me out with this, thanks in advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform