Documentation for this section has not yet been entered.
You can use this method to change the font styles applied to the text of the item. Because a System.Drawing.Font is immutable (you cannot adjust any of its properties), you can only assign the Control.Font property a new System.Drawing.Font. However, you can base the new font on the existing font.