work on result lists for clipboard watcher
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
Public Class DataResultConfig
|
||||
Imports System.Drawing
|
||||
|
||||
Public Class DataResultConfig
|
||||
Public Property WindowLocation As Point
|
||||
Public Property WindowSize As Size
|
||||
Public Property SplitContainer1Distance As Integer = 500
|
||||
Public Property SplitContainer1Horizontal As Boolean = True
|
||||
Public Property SplitContainer2Distance As Integer = 250
|
||||
|
||||
Reference in New Issue
Block a user