blah blah blah is here! blah blah » Close

1
votes
1 answers

how to put delegate into template form?

Hi all, have small question i have created baseForm that is inherited within all my application except login and main form. I want to add delegate into the base form so all form can inherit the function such as: In MDI container ...

Feedback