Hey all,
I've created a TabControl in Designer (I dragged it to Grid from Toolbox). Now I need to make a Property that returns reference - that TabControl so I could do something with it from another window made in the same project. I need to make it static. But it says that TabControl I created isn't static. So how can I make a TabControl that was made in Designer static ?
Thanks !
Knowledge: C, C++, C#, Java, Pawn