hii... This is SS Nihanth,
i'm placing one background image to the form and now i wanna drag button and hide that button ,but at the same time during runtime i want the button click action without visibility of button.
button1.Visible = false;
if writing code i'm not getting the button click action.
i'm placing one background image to the form and now i wanna drag button and hide that button ,but at the same time during runtime i want the button click action without visibility of button.
button1.Visible = false;
if writing code i'm not getting the button click action.