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
{{ message }}
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.
I know folks, like me, who use SharpDev for VB development are rare but I wanted to pass along an item I discovered. When doing Winforms development in SharpDev the controls added to design page default to a private access modifier; you need to change their access modifier to friend in the properties window or on the MainForm.Designer.vb page.