Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
2 Font Questions
Message
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
2 Font Questions
Divers
Thread ID:
00522622
Message ID:
00522622
Vues:
40
I have a combo box with the names of font loaded into it. When the
user selects a font, I want to change the font of the selected text
in a RichTextControl:


Private Sub cboFontNames_Change()

RichTextBox.SelFontName = cboFontNames.Text

End Sub


Why doesnt this work?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform