❔ Pannel not showing
Hello, I have a problem with my winform app, there is a pannel that won't show although I have this on the main menu :
public Mainmenu()
{
InitializeComponent();
panelWelcome.Visible = true;
}
1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.