Making Inherited property readOnly

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

Hey,

I am trying to create some new controls (I will parse the designer for
controls and convert to a game xml format for GUI), but i need to
disable (I.e. readonly and possibly remove from the control so that the
user cannot see them in the propertygrid), so that they can only change
properties that will actually convert to the game format.

Cheers
 
Back
Top