At the moment bluControlBox acts as separate min / max / close buttons. This is more objects on the form than we need.
The plan is to change bluControlBox into a single user control that contains the min / max / close buttons shown according to the properties of the form, with the ability to enable/disable min/max/close at run time.
At the moment bluControlBox acts as separate min / max / close buttons. This is more objects on the form than we need.
The plan is to change bluControlBox into a single user control that contains the min / max / close buttons shown according to the properties of the form, with the ability to enable/disable min/max/close at run time.
The sizer will be spun off into its own control.