HyperMonkey
Member
- Joined
- Jul 3, 2010
- Messages
- 517
getting the following error:
Compiler Error: XXX:\XXX\Violine\Routines\Oracle\UI\Config.Designer.cs(110,25) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusBackColor' and no extension method 'SelectedItemWithFocusBackColor' 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: XXX:\XXX\Violine\Routines\Oracle\UI\Config.Designer.cs(131,26) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusBackColor' and no extension method 'SelectedItemWithFocusBackColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
It's been answered multiple times. Install .net framework 4.5.