Hide property of component

  • Thread starter Thread starter OpticTygre
  • Start date Start date
O

OpticTygre

Hi,

If I generate a class which inherits from component, is there an attribute I
can use on certain properties to keep them from being displayed in the
Visual Studio designer? Mind that I still want the properties to be fully
accessible through code, just not shown in the designer.

Thanks,
-Jason
 
Back
Top