- -
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 Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long End Sub Public Sub taşı() ReleaseCapture SendMessage hWnd, &HA1, 2, 0 End Sub Private Sub Form_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As 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