1

Can anyone help me change the font of a textbox in my krypton ribbon control. There is no simple property like there is for a windows control. Looks like i may need to use the pallete control can anyone help me!!! using VB.net

gbb116
  • 121
  • 2
  • 11

1 Answers1

4

You can do it from the properties window of the KryptonTextBox1 :

StateCommon => Content => Font
Deja Vu
  • 413
  • 3
  • 6