i seem to be getting this error..
Compiler Error: c:\Users\sam\Desktop\Honorbuddy\Routines\Kitten\Form1.Designer.cs(70,32) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'CategorySplitterColor' and no extension method 'CategorySplitterColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\sam\Desktop\Honorbuddy\Routines\Kitten\Form1.Designer.cs(90,32) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'CategorySplitterColor' and no extension method 'CategorySplitterColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\sam\Desktop\Honorbuddy\Routines\Kitten\Form1.Designer.cs(110,32) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'CategorySplitterColor' and no extension method 'CategorySplitterColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)