Hello everyone
I have a problem.
i want to make a form with movable command buttons.
the aim is that these buttons will represent the computers that are installed in one room.
or the tables in one bar.
all the tables can change depending the order that user give.
can anyone knows how can i do it?
Lek Plepi -9 Newbie Poster Banned
Recommended Answers
Jump to PostI don't think using command buttons is the best option for this.
Jump to PostTry this code to create a moving button from one location to another:
Imports System.Collections.Generic Imports System.ComponentModel Imports System.Data Imports System.Drawing Imports System.Text Imports System.Windows.Forms Namespace WindowsApplication9 Public Partial Class Form1 Inherits Form Public Velocity As Integer() = New Integer(1) {} Public count As Integer Public Dest …
Jump to PostCan you post the example?
This is what happens when someone is spoon feed.
All 11 Replies
debasisdas 580 Posting Genius Featured Poster
Lek Plepi -9 Newbie Poster Banned
debasisdas 580 Posting Genius Featured Poster
Lek Plepi -9 Newbie Poster Banned
debasisdas 580 Posting Genius Featured Poster
Mitja Bonca 557 Nearly a Posting Maven
Mitja Bonca 557 Nearly a Posting Maven
Lek Plepi -9 Newbie Poster Banned
debasisdas commented: What you think the previous couple of posts are ? -3
debasisdas 580 Posting Genius Featured Poster
Lek Plepi -9 Newbie Poster Banned
happygeek commented: what an ignorant and unpleasant person you are, please read the rules and be a little more mature in your responses -3
debasisdas commented: misbehaving idiot -3
Techyon 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.