IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   Visual Basic (https://www.ircforumlari.net/visual-basic/)
-   -   Form Sürükleme Kodu (https://www.ircforumlari.net/visual-basic/124728-form-surukleme-kodu.html)

Cemalizim 21 Temmuz 2008 18:24

Form Sürükleme Kodu
 
PHP- Kodu:

 Option Explicit
Private Declare Sub ReleaseCapture Lib "user32" ()
Private Declare Function 
SendMessage Lib "user32" Alias "SendMessageA" (ByVal hWnd As LongByVal wMsg As LongByVal wParam As LonglParam As Any) As Long
End Sub
 
Public Sub taşı()
 
ReleaseCapture
    SendMessage hWnd
, &HA120
End Sub
Private Sub Form_MouseDown(Button As IntegerShift As IntegerAs SingleAs Single)
taşı
End Sub 

Alıntıdır.


Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 18:18.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk