<< Return to Main Index

< Return to Class Index

CGXGridCore::ImplementFindReplace

void ImplementFindReplace();

Remarks

Provides implementation for Find and Replace. Add "Edit|Find" and "Edit|Replace" menu entries to your application with the ids ID_EDIT_FIND and ID_EDIT_REPLACE to add Find and Replace support to a gridview. You can also call the FindText API to manually find text in the grid.

See Also

CGXGridCore::FindText

CGXGridCore

Class Overview | Class Members