Active
The Active property when set, will allow searching of text.
Syntax
[VC++]
BOOL GetActive();
void SetActive(BOOL bNewValue);
[CS]
public abstract new bool Active [ get, set ]
[VB]
Property Active As Boolean
Refer example 'Tutorial - PDF SearchPanel'