MrPNW
New member
- Joined
- Jul 23, 2025
- Messages
- 2
- Programming Experience
- 10+
I have a WinForm in which I have multiple TabControls. Each tab is show/hidden based on a main-menu click. What I need to do is dynamically create an "Exit" button for each TabPage of each TabControl and then associate each button with a specific Btn_Click() event or multiple ones if need be. I'm doing this in C# which I'm new to. H E L P ! ! !
Thanks in advance
Thanks in advance