EG: when I try to use them on Form_Load() they bomb out becuase they haven't loaded yet. At what point during the initial execution of the program do the controls get loaded, and what Form event can I use?
Printable View
EG: when I try to use them on Form_Load() they bomb out becuase they haven't loaded yet. At what point during the initial execution of the program do the controls get loaded, and what Form event can I use?
Form Activate..on load they aren't present yet as they are loading...