MS AnyCPU DesignerLOcked bei ClickGrid
This commit is contained in:
@@ -552,6 +552,9 @@ Public Class frmFormDesigner
|
||||
|
||||
Public Sub gridControl_MouseClick(sender As GridControl, e As MouseEventArgs)
|
||||
Try
|
||||
If Designer_Locked = True Then
|
||||
Exit Sub
|
||||
End If
|
||||
Dim oView As GridView = sender.DefaultView
|
||||
Dim oHitinfo As GridHitInfo = oView.CalcHitInfo(sender.PointToClient(Cursor.Position))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user