Quantcast
Channel: Buton Sürükleme
Viewing all articles
Browse latest Browse all 4

Buton Sürükleme

$
0
0
        private int x = 0;
        private int y = 0;
        public Form1()
        {
            InitializeComponent();
        }
        private void button1_MouseDown(object sender, MouseEventArgs e)
        {
            x = e.X;
            y = e.Y;
        }
        private void button1_MouseMove(object sender, MouseEventArgs e)
        {
            if (e.Button == MouseButtons.Left)
            {
                button1.Left = (button1.Left + e.X) - x;
                button1.Top = (button1.Top +e.Y)-y;
            }


burhansuleymanvural@windowslive.com


Viewing all articles
Browse latest Browse all 4

Trending Articles


Mide ağrısı için


Alessandra Torre - Karanlık Yalanlar


Şekilli süslü hazır floodlar


Flatcast Güneş ve Ay Flood Şekilleri


Gone Are the Days (2018) (ENG) (1080p)


Yildiz yükseltme


yc82


!!!!!!!!!! Amın !!!!!!!!!


Celp At Nalı (Sahih Tılsım)


SCCM 2012 Client Installation issue



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>