N
N
noytmant2020-07-21 18:38:22
WPF
noytmant, 2020-07-21 18:38:22

How to drag form element in c# wpf constructor?

I’ve been sitting bombing for 20 minutes because I can’t simply drag the same button in the constructor where I want, in the usual windows forms c # I can hold the button on any component in the constructor and rotate it in all corners, here in wpf I want to drag , AND AS A RESULT, THE SELECTION WORKS FOR ME, WHY DO I NEED IT, sorry for my screams, but I bombard so much that everything works differently here, but I don’t know this

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
itgood, 2020-07-22
@noytmant

firstly, it works fine, you just probably do not click on the element correctly;
secondly, a normal wpf developer does not use the constructor, but uses xaml

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question