<< Return to Main Index

< Return to Class Index

CGXGridCore::GetRecordInfoWnd

CGXRecordInfoWnd* GetRecordInfoWnd( ) const;

Return Value

Returns a pointer to the CGXRecordInfoWnd frame, if any. Otherwise NULL.

Remarks

Check all parent windows of the grid to see if they are of type CGXRecordInfoWnd. If the search was successful, a pointer to the found object will be returned.

CGXGridCore

Class Overview | Class Members