A voir également:
- Vb6 : le fonts
- Vb6 - Télécharger - Divers Utilitaires
- Split vb6 - Forum VB / VBA
- Vb6 listbox ✓ - Forum VB / VBA
- Vb6 freefile - Forum VB / VBA
- Msflexgrid vb6 - Forum VB / VBA
1 réponse
Beaucoup d'objets en VB6 ont des propriété pour ça: .Font, .FontName, .FontSize etc.
Exemple de la text box :
http://msdn.microsoft.com/library/en-us/vb98/html/vbobjTextBox.asp?frame=true
La réference VB6 :
http://msdn.microsoft.com/library/en-us/VBRef98/html/vbmscLROverview.asp?frame=true
Bon courage :-)
Exemple de la text box :
http://msdn.microsoft.com/library/en-us/vb98/html/vbobjTextBox.asp?frame=true
La réference VB6 :
http://msdn.microsoft.com/library/en-us/VBRef98/html/vbmscLROverview.asp?frame=true
Bon courage :-)