Unregistered
December 13, 2002, 18:42:24
1. The control.Selection = null that is set in the initialize component function of a form causes a framework exception periodically when the control is housed in an MDI child window.
2. You cannot load or save documents in the constructor of a form after the initializecomponents call, thus making it a pain because you have to put it in the form_load event and do more logic there.
Thanks,
James Hancock
This message was originally posted by James Hancock in the old TX Text Control Support Forum.
2. You cannot load or save documents in the constructor of a form after the initializecomponents call, thus making it a pain because you have to put it in the form_load event and do more logic there.
Thanks,
James Hancock
This message was originally posted by James Hancock in the old TX Text Control Support Forum.