Hello All,
I am trying to drag and drop an errorprovider control to my Winform application next to the textbox1, But when I drag and drop it sits on the bottom of my form1.cs[Design]. How do I make it to drag next to the textbox1 and also error proivder should display message (eg: The category name should be entered) when the user points to it.How do I do this?? ( I am using VS 2008)
Thank You all....
I am trying to drag and drop an errorprovider control to my Winform application next to the textbox1, But when I drag and drop it sits on the bottom of my form1.cs[Design]. How do I make it to drag next to the textbox1 and also error proivder should display message (eg: The category name should be entered) when the user points to it.How do I do this?? ( I am using VS 2008)
Thank You all....
Comment