Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
12017 | Mar 19,2004 12:47 PM UTC | Mar 19,2004 01:37 PM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
Private Sub GridControl1_CurrentCellDeactivateFailed(ByVal sender As Object, ByVal e As System.EventArgs) Handles GridControl1.CurrentCellDeactivateFailed
Dim c As Control = Me.GridControl1.CurrentCell.Renderer.Control
Syncfusion.Drawing.ActiveXSnapshot.FakeLeftMouseClick(c, New Point(1, 5))
End Sub
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.