Added: 2 years ago
From: Lokmangv
Views: 3,735
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (32)

Sign In or Sign Up now to post a comment!
  • There is a video like this, except their method works better and the code is more "clean" and simple. The perfect moveable borderless form is on the 7pmTech channel.

  • Comment removed

  • @TheAwesomeGuy667

    Who the fuck are you?

  • @x3Roenie fuck off.!

  • @Lokmangv

    U are. couldnt you put it in the beginning?

  • I'm using

     Visual Basic 2008 Windows XP pro

    ------------------------------­------------

    I've went over this thing a dozen times and matched everything perfectly and

    still can't get it to work... and Lokmangv don't try to say you should only program on vista, I have vista on my other computer and I've tried your tutorial, it don't work lol.. I'm sure a few little tricks here and there and it should work!! thanx

  • @billrock12 look here mister..!!! I didnt mention that you should try on vista..This worked for me on Windows XP SP3..and now it doesnt work for me too in XP SP2.but fk it .. I dont care...

  • If this only works on some computers, this isn't "...the original way.."

  • Can anyone tell me where can i find chat tutorial for VB 08 ??????

    Thanks & Nice video 5/5

  • very sweet how you done it without a timer mate. But dose it really matter if you use a timer or not?

  • timer is a 2nd party application in vb.. Im talking here about pure vb code.!

  • yer but like i said dose it really matter..... it dose as sactly the same while using a timer

  • nice music btw

  • lol... doesnt work..

  • It works. but it depends on you operating system... sorry this only work for xp users with administrator account..!

  • Song?

  • Its the uefa champions league theme song.!

  • i rekon that code is easier than yours, sorry

  • Look "Imback218" my code shows you the advanced way of moving a form,.,it even shows the shadow so you can know were are you draging the form,,so when u release the mouse then the form show up... its not like your code..the form gets laggy when u drag it...! If this code didnt work for you is if you have windows vista and your not administrator..otherwise it works,,!!!!

  • yes. advanced way. but my way is more simple. and it doesnt lag. and you dont have to have administrator priviledges

  • yea but the title says advanced level..?

    If you want to implement your code then your on the wrong video..you should post your code at older videos not this one..!and you should be administrator on vista only when u code..after u publish the app you can debug it anyway you want./!

  • ok. i'm not going to argue.

  • Public Class Form1 Dim NewPoint As New System.Drawing.Point() Dim X, Y As Integer Form1_MouseDown X = Control.MousePosition.X - Me.Location.X Y = Control.MousePosition.Y - Me.Location.Y Form1_MouseMove If e.Button = MouseButtons.Left Then NewPoint = Control.MousePosition NewPoint.X -= (X) NewPoint.Y -= (Y) Me.Location = NewPoint End If
  • COOL That Worked! Thanx

  • no problem. Glad i could help :)

  • Thank :::D!

  • useless video

  • whats screen rec are u using CUZ ITS LAGGING USE CAMSTUDIO NEW ONE

  • the quality is very nice...i dont know about your thoughts...anyway did the code worked?

  • yeah the quality is very very nice^^

  • did you try the code..? did it work?

  • yes it works very nice :D

  • Not working : (

  • no way...just test it again...Im sure that will work...! Watch the code carefully...!

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more