GUIs.Test: Update Test Apps
This commit is contained in:
@@ -13,4 +13,8 @@ Public Class frmDocView
|
||||
LogConfig = New LogConfig(LogConfig.PathType.Temp)
|
||||
DocumentViewer1.Init(LogConfig, "21182889975216572111813147150675976632")
|
||||
End Sub
|
||||
|
||||
Private Sub Button2_Click(sender As Object, e As EventArgs) Handles Button2.Click
|
||||
DocumentViewer1.Done()
|
||||
End Sub
|
||||
End Class
|
||||
Reference in New Issue
Block a user