top most for frmMatch, fix export for dataresultlist
This commit is contained in:
@@ -95,6 +95,10 @@ Public Class frmMatch
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Private Sub frmMatch_Activated(sender As Object, e As EventArgs) Handles Me.Activated
|
||||
TopMost = True
|
||||
End Sub
|
||||
|
||||
Function CreateTiles() As Integer
|
||||
Try
|
||||
Dim oCreatedTiles As Integer = 0
|
||||
|
||||
Reference in New Issue
Block a user