Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2 Font Questions
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
2 Font Questions
Miscellaneous
Thread ID:
00522622
Message ID:
00522622
Views:
39
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
Next
Reply
Map
View

Click here to load this message in the networking platform