Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a 'Free-Form' Control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00242519
Message ID:
00242550
Vues:
30
Hi Jon

>Well, I've created a Calcualtor & a Calender Control, which currently drop down from a TextControl, but they get cut off if the form is too short, I put a certain amount of intelligence in to move the Calc or Calender a bit, but I'd prefer to be able to have them Float above the Form, so they are always visible, just like the Window of the Common Dialog.

Well, create a form class with the Calender or Calc on it make the AlwaysOnTop true then in the where ever you want to see your control in your original form put:
This.oCalender=CREATEOBJECT('TheNameOfYourClass')
Will that work?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform