I have a Winform application which uses colour to highlight certain things. I would like to allow the users to change \'their\' colours. As an exercise, I thought I would cr
Use DotNetBar AdvPropertyGrid control. You don't need any iNotify call to update it. It automatically update grid whenever any object property change.
iNotify