kevinle10@gmail.com wrote on Sun, 09 April 2006 12:51
I like your suggested alternative better. I just tried and it again works perfectly . I have not tried the first approach using NoIgnoreMouse" for LabelBox yet.
Now should I subclass the Splitter control class and overide the Paint() method to draw the split line and make it obvious to the users? Or is there a better way? Thanks Mirek.
Well, you might try to put a decorative Frame to the left and right sides of your ParentCtrl-s.
Something like .AddFrame(LeftSeparatorFrame()). If you would not like visual appearance, you can make your frame.