by torrie >> Tue, 15 Apr 2003 7:55:40 GMT
I've made a composite control in Jade where a subclass of the BaseControl adds several controls to the form when it is added in painter. If I set the visible property of one of these controls to false, even though flagControlForSave has been called for that control the control is not saved by painter. Does anyone know how to set the visible property on a custom control so that it is saved by painter?
Torrie