constants PatternEnum
The PatternEnum expression indicates the type of brush. Use the NonworkingDaysPattern property to specify the pattern to fill non-working days. Use the Pattern property to specify the brush to fill the bar. The Color property specifies the pattern's color or an EBN object to define the skin to be applied on the bar.

 NameValueDescription 
   exPatternEmpty0 The pattern is not visible.  
   exPatternSolid1  
   exPatternDot2  
   exPatternShadow3  
   exPatternNDot4  
   exPatternFDiagonal5  
   exPatternBDiagonal6  
   exPatternDiagCross7  
   exPatternVertical8  
   exPatternHorizontal9  
   exPatternCross10  
   exPatternBrick11  
   exPatternYard12  
   exPatternBox32 The Color property specifies the color for the border, while the StartColor and EndColor properties defines the start and ending color to show a linear gradient bar as shown here: . The liner gradient is shown if the StartColor or EndColor is not zero, and have different values. If the StartColor and EndColor are different that zero and have the same the same value the exPatternBox bar shows solid fill with a solid border being defined by the Color property.  
 


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