Hi,
I have a DataGridView with some custom columns. In case user
tries to
insert a specified character into a cell, a ToolTip is shown
saying
that this character may not be inserted and the insertion
is
suppressed. Where should I put the ToolTip.Hide() method
into a code
of this custom DataGridView column to hide the ToolTip if
the user
decides to cancel the edit of the current cell and the
ToolTip has not
disappeared yet?
Thanks for any advice...
With regards
nvx
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "C# Community" group.
To post to this group, send email to csharp googlegroups.com
To unsubscribe from this group, send email to
csharp-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/csharp?hl=en
-~----------~----~----~----~------~----~------~--~---
|