Ryan Turney

Ryan Turney

  • NA
  • 245
  • 207.5k

Read Only Error

Feb 12 2008 10:57 PM

Hello everyone, I have run into an error I have never seen before and I am unsure on how to resolve this.

richtextbox.SelectionFont.Size = 5f; //This causes the error, just trying to define a font size.

Property or indexer 'System.Drawing.Font.Size' cannot be assigned to -- it is read only

Anyone have any idea on how to fix this? What is the point of having access to a value and then being restricted from changing it?

Thank you,
Ryan


Answers (2)