merge
This commit is contained in:
@@ -537,7 +537,7 @@ Public Class cProgramFunctions
|
||||
|
||||
Public Function MakeScreenshot()
|
||||
Dim form As New Form
|
||||
form = Form.ActiveForm
|
||||
form = form.ActiveForm
|
||||
Dim bounds As Rectangle
|
||||
Dim screenshot As System.Drawing.Bitmap
|
||||
Dim graph As Graphics
|
||||
|
||||
Reference in New Issue
Block a user