This commit is contained in:
2020-12-03 07:17:21 +01:00
parent 48a20cf18c
commit 0ce9f04fc5

View File

@@ -89,6 +89,12 @@ Namespace PreviewN
End Get End Get
End Property End Property
Public ReadOnly Property GLControlClient As GLWpfControl
Get
Return glControl1
End Get
End Property
Private ReadOnly Property IsStrgPressed As Boolean Private ReadOnly Property IsStrgPressed As Boolean
Get Get
Dim state = Keyboard Dim state = Keyboard