Welcome to WindowsClient.net | Sign in | Join
Home > Learn > Windows Forms FAQs
Here are some frequently asked questions about Windows Forms and their answers.
toolStripButton.CheckOnClick = true; toolStripButton.CheckedChanged += new EventHandler(toolStripButton_CheckedChanged);