MTblSubClass
bOk = MTblSubClass( hWndTbl )
Subclasses a table. Subclassing is necessary to prepare the table for using M!Table.
Parameters
hWndTbl
Window Handle: Handle of the table
Return
Boolean: TRUE if successful or FALSE if not
Example
On SAM_Create
Call MTblSubClass( hWndForm )
Remarks
This function must be called before all other MTbl functions ( with exception of MTblIsSubClassed ), preferably as first function on table creation ( SAM_Create ).
See also
MTblIsSubClassed
Created with the Personal Edition of HelpNDoc: Effortlessly Create Encrypted, Password-Protected PDFs