Quantcast
Channel: Ribbon for WPF - Recent Posts
Viewing all articles
Browse latest Browse all 1458

Re: How to change the list of sizes in FontSizeComboBox?

$
0
0

Hi Jim,

The FontSizeComboBox.OnInitialized method currently inserts a number of ComboBoxItem objects into the Items collection, where the Content of each item is a "double" numeric value.  You could programmatically insert 13 in the same was after it's loaded.  Or you could override that method and do it there.


Viewing all articles
Browse latest Browse all 1458

Trending Articles