This commit is contained in:
Frank Skare
2021-05-28 12:06:34 +02:00
parent dd508907eb
commit 3875e1c1bf
2 changed files with 11 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ namespace mpvnet
public static IntPtr Hwnd { get; set; }
public new ContextMenuStripEx ContextMenu { get; set; }
Point LastCursorPosition;
int LastCursorChanged;
int LastCycleFullscreen;
int LastAppCommand;