Re: Brush issue
Posted: Wed Jul 25, 2012 6:14 pm
Rick - with respect, that sounds crazy, you should be using classes and objects for MDI
Each of our MDI windows is a separate object of a "form" class, which automatically then ensures each form is totally independent of others
Each of our MDI windows is a separate object of a "form" class, which automatically then ensures each form is totally independent of others