SyntaxFix
Write A Post
Hire A Developer
Questions
if you will include
System.Windows.forms
as namespace then it will conflict . Use
btn_click() { System.Windows.Forms.MessageBox.Show("Hello"); }