NumPrevSearches Property (Toolbar Control)
   Windows - Visual C++
   Description
   The NumPrevSearches property 
   returns or sets the number of items in the searches combo box.
   Syntax
   long number = GetNumPrevSearches();
The NumPrevSearches syntax has these parts:
| Part | Description | |
| number | A long integer containing the number of items in the searches combo box. | |
See Also: ClearSearchEditBox GetSearch MaxPrevSearches SetSearchEditBox
Back to: Toolbar Properties