@@ -44,8 +44,6 @@ namespace CefBridgeDataExchange.Tests.Services
ReleaseCapture();
SendMessage(_form.Handle, WM_NCLBUTTONDOWN, HT_CAPTION, 0);
}
-
- //TODO: call native api to drag move
public const int WM_NCLBUTTONDOWN = 0xA1;