Compare commits
2 Commits
b77e7b0563
...
9c4a7057e5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9c4a7057e5 | ||
|
|
48274219c9 |
@ -65,7 +65,7 @@ Public Class DocumentViewer
|
|||||||
Private Sub DocumentViewer_Load(sender As Object, e As EventArgs) Handles Me.Load
|
Private Sub DocumentViewer_Load(sender As Object, e As EventArgs) Handles Me.Load
|
||||||
UpdateMainUi()
|
UpdateMainUi()
|
||||||
End Sub
|
End Sub
|
||||||
|
'hallo
|
||||||
Public Class ToolbarSettings
|
Public Class ToolbarSettings
|
||||||
Public Property ShowPrintButton As Boolean = True
|
Public Property ShowPrintButton As Boolean = True
|
||||||
Public Property ShowFitWidthButton As Boolean = True
|
Public Property ShowFitWidthButton As Boolean = True
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user