Hello! I have a form that I use as a basis for all other forms of my application through inheritance. I need to write some instructions on certain events form for developers who are creating new forms. But if I write directly in base form, it will not appear in children, it will be shown only "inherited". Is there any way to show these instructions in all forms child?
Thank you in advance!
Thank you in advance!