How to intercept a message from being Sent,



Hi *.*

I've a strange problem (maybe unormal), I'm using ultragrid 2 build 59
from Infragistics.com which retired now, In this build when grid goes
to the edit mode, a textbox created with API and it's parent is the
Desktop, after editing is finshed then the UltraGrid/Edit sends a
WM_NCACTIVATE to the grid's parent form with the wrong parameter:
wparam=0, this causes the parent form to draw inactivate!

I can subclass the form and intercept the WM_NCACTIVATE when grid
exiting from edit mode and it's ok now, but I'm currently using the
CodeJock components for skinning the form and it's nonclient area, when
apply the skin, I can't subclass this message with the vbaccelerator
ssubtmr6, If I subclass after the skin control then the skinner goes
wrong!

I want to know is there anyway to intercept WM_NCACTIVATE from being
sent by the grid?


Thanks in Advance,
Hamed

.



Relevant Pages

  • RE: BindingNavigator und UltraGrid
    ... der index einer Row im Ultragrid entspricht nicht immer dem Index in der ... (UltraGrid von Infragistics). ... An dieses Grid ist ein BindingNavigator ... Ich bewege mich mit dem BindingNavigator bis auf Zeile 5. ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Avoiding edit mode in a datagrid
    ... I am interested how to avoid entering in edit mode within a datagrid. ... I cannot trap key-strokes anymore at grid level and one of the ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • RE: Trouble updating gridview with storedproc
    ... I have implemented the Edit & Delete buttons as template fields because I ... When I click the Edit linkbutton, my RowEditing event handler does fire. ... The second time I click the Edit linkbutton, the grid does go into edit ... When I click the Update linkbutton, the grid never exits out of edit mode ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • How to edit records in a grid thats within a grid
    ... I am having a heck of a time getting a child grid to ... it will go into edit mode only after ... rebind the grid in the dgChild_EditCommand event, I lose all of the child ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
  • Text box headache
    ... the first to display details about the individual record and the other to ... display a list of all the records via a Grid. ... without being in Edit Mode. ...
    (microsoft.public.fox.programmer.exchange)