how swap buttons?
i am making a puzzle game but I stucked in swaping the buttons
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ashikur RifatPosted May 19, 2017, 8:20 PM
ali tuncerPosted May 19, 2017, 4:34 AM
On that line, what do you want to do? Do you want to give background image to your picture box? That's what it looks like...
picturebox.BackgroundImage = Image.FromFile(@"ImagePath");
Ashikur RifatPosted May 18, 2017, 7:08 AM
ali tuncerPosted May 17, 2017, 11:48 PM
I think you can use button Location propery to move buttons..
You should google for somehing like "How to move buttons in windows forms"
Ashikur RifatPosted May 17, 2017, 7:02 PM
Nilesh ShahPosted May 17, 2017, 1:11 PM