Common: Rework Ribbon controls and layout, add Fontsize Setting

This commit is contained in:
Jonathan Jenne
2022-04-11 16:08:14 +02:00
parent 98e4e6020d
commit abf50c5c44
5 changed files with 209 additions and 220 deletions

View File

@@ -8,6 +8,7 @@ Namespace DocumentResultList
Public Property SplitContainer1Horizontal As Boolean = True
Public Property SplitContainer2Distance As Integer = 250
Public Property SplitContainer2Horizontal As Boolean = False
Public Property GridFontSizeDelta As Integer = 0
End Class
End Namespace