Hi Frederic,
You could do so using the code below :
selectedFont = this.fontComboBox1.Items[this.fontComboBox1.SelectedIndex];
Please refer to the
sample attached that shows how this can be done. Let me know if you have any questions.
Regards,
Guru Patwal
Syncfusion, Inc.