MTblGetEditHandle
bOk = MTblGetEditHandle( hWndTbl )
Gets the window handle of the current edit control.
Parameters
hWndTbl
Window Handle: Handle of the table
Return
Window Handle: Handle of the edit control
Remarks
If the table is not in edit mode or the current focus cell has no edit control, hWndNULL is returned.
Example
Set hWndEdit = MTblGetEditHandle( hWndTbl )
Created with the Personal Edition of HelpNDoc: Free help authoring tool