TheNovice 0 Posted December 20, 2018 Hi, Is there any way I can write an OnLoad event for multiple Edit Box component? I believe I can do that by assigning same name to all Edit Box Component but I have to have unique name for each of those components. Any help would be much appreciated. Thanks. Share this post Link to post Share on other sites
AzeoTech 0 Posted December 20, 2018 If you select multiple components, both the Event and the Properties docking windows will edit values for all the components at once. It is one of the advantages of using the docking Properties window over the popup component properties, though some things are not accessible from the docking Properties. Share this post Link to post Share on other sites
TheNovice 0 Posted December 21, 2018 That should work, Thanks!! Share this post Link to post Share on other sites