Once my SmartClient Plugin is Loaded and running in a view, what is the SmartClient Equivalent to windows form application’s AppName_Load()?
At the end of the plugin startup, I would like to call a specific method(s).
Once my SmartClient Plugin is Loaded and running in a view, what is the SmartClient Equivalent to windows form application’s AppName_Load()?
At the end of the plugin startup, I would like to call a specific method(s).
This might be helpful – “Class life cycle – Smart Client”, the life cycles of classes in the Smart Client are illustrated in the page -