Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Name that control?
Message
De
26/11/2001 11:18:45
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00585736
Message ID:
00585765
Vues:
18
>Is and (or?) what is the control that offers a vertical drag for those cases where the user may want more area in the treeview on the left and less area for the listview on the right. Or do we need to make our own from a shape or container. I remember a control in another platform called a "panel" control.
>Thanks!

I don't know which control that would be, but you can do this with any visual control that has the Move event. Just place it in between any two controls that you want resized and put the appropriate code in the Move event. Of course this means that you would add code for everything.

Update: Move or Drag events.
Update#2: add to that mouse events.

There is also a freebie control that acts as a container and automatically resizes other controls, it is written for VB and haven't tried if it works in VFP. Look for the MBSplitter ActiveX control in this page: http://www.vb2themax.com/FileBank.asp?PageID=FileBank

HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform