Class Hierarchy
CAdUiEdit CAdUiSearchBox
C++
class CAdUiSearchBox : public CAdUiEdit;
File
aduiEdit.h
Description
This class creates a search control, which allows the user to create a quick temporary filter. When the user inputs a value, the search icon changes to the clear icon. If the user clicks the clear icon, the search value is cleared and search icon will be shown again.