|
<< Click to Display Table of Contents >> Navigation: Telegram > 2020 > 01 > 27 > Telegram_2020-01-27T16 |
2020-01-27T16:55:05
Form inheritance is the way to go. Just make sure the methods in your base form are generic so you can configure them by either some properties in the form, parameters in the methods or pass an annonimous procedure.