How to use ComboBoxItem as font selector
Categories: DotNetBar for Windows Forms, Edit Controls, How To, Uncategorized
ComboBoxItem has property FontCombo which when set to true will load all fonts installed on the system into the combo box.
Sample application below shows how to use that with RichTextBox control.
Related posts:
Leave a Reply!