Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to change caption on label form + disable min button
Message
 
 
À
25/10/2002 14:08:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00715564
Message ID:
00715595
Vues:
17
You can try something like this
DEFINE WINDOW myrep AT 0,0 SIZE 40,100 TITLE "Label Designer" ;
	CLOSE NOZOOM SYSTEM 
ZOOM WINDOW  myrep MAX
MODIFY LABEL mylabel WINDOW myrep
>LABEL FORM myLabel PREVIEW
>
>Label Form default caption: REPORT DESIGNER - myLabel.frx.
>How can I change this?
>& How can I disable the min button?
>& How can I make the label form to default to be maximized?
>
>Thank you all!!!!
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform