Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating custom spinner control buttons
Message
De
29/04/2008 09:47:07
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01313683
Message ID:
01313781
Vues:
12
This message has been marked as the solution to the initial question of the thread.
>Hi,
>
>I want to create a custom spinner control (without inheriting from the VFP spinner class). My question is to what captions or images to use on the two buttons to make them look just like VFP spinner control buttons.
>
>Thank you in advance for any suggestions.

What's wrong with just using a spinner control? just add:
This.Width = Sysmetric(5) + 4
to the init event

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

Click here to load this message in the networking platform