You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are UserControl supported or not ? I read that they were not : #320
But so far, it looks like it's working on my side. The only problem I am experiencing is that the controls I put in my UserControl appears smaller. For example, I have a button with a given size on my main form and the same button in my UserControl too, and that one appears smaller.
Are UserControl supported or not ? I read that they were not : #320
But so far, it looks like it's working on my side. The only problem I am experiencing is that the controls I put in my UserControl appears smaller. For example, I have a button with a given size on my main form and the same button in my UserControl too, and that one appears smaller.
Is there something I am missing ?