Skip to content

Thanks and Drag & drop #358

Answered by rds1983
2ant asked this question in Q&A
Jul 2, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Code for making a button draggable:

  button.DragHandle = button;
  button.DragDirection = DragDirection.Both;  

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@2ant
Comment options

@rds1983
Comment options

Answer selected by 2ant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants