property ExFileView.FilterBarHeight as Long
Specifies the height of the control's filter bar. If the value is less than 0, the filterbar is automatically resized to fit its description. /*not supported in the lite version*/

 TypeDescription 
   Long A long expression that indicates the height of the filter bar status.  

The filter bar status displays the control's filter description. If the FilterBarHeight property is less than 0 the control automatically updates the height of the filter's description to fit in the control's client area. If the FilterBarHeight property is zero the filter's description is hidden. If the FilterBarHeight property is greater than zero it defines the height in pixels of the filter's description. Use the ClearFilter method to clear the control's filter. Use the FilterBarForeColor and FilterBarBackColor properties to define the colors used to paint the description for control's filter.


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.