MS Style und Ribbon AllowMinimize = false
This commit is contained in:
@@ -14,7 +14,7 @@ Public Class frmMain
|
||||
Private Const AppTitle = "easyFLOW"
|
||||
|
||||
Private WithEvents _Hotkey As New ClassHotkey(Me)
|
||||
Private WithEvents _Watcher As ClassClipboardWatcher = ClassClipboardWatcher.Singleton
|
||||
Private WithEvents _Watcher As ClasseasyFLOW = ClasseasyFLOW.Singleton
|
||||
|
||||
Private _Animator As New Animator() With {
|
||||
.PopupColor = Color.FromArgb(165, 36, 49),
|
||||
|
||||
Reference in New Issue
Block a user