Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PEMSTATUS always return .F.
Message
 
 
À
20/10/2002 19:11:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00713356
Message ID:
00713360
Vues:
17
Try
* Check toolbar name
IF PEMSTATUS(thisform,'otoolbar',5) ;
     AND NOT ISNULL(thisform.oToolbar)
  ? thisform.oToolbar.Name
>Hi all,
>
>I have a form with a 'otoolbar' propertie, always i check it with
>
>? PEMSTATUS('form','otoolbar',5)
>
>it returns .F.
>
>Another thing, this is a propertie that stores the toolbar name, How can i check the name in it.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform