AVEVA CAF API Documenation
Fields  Properties  Methods  Events


DropHilightDrawFilter Class Members

The following tables list the members exposed by DropHilightDrawFilter.

Public Constructors
 NameDescription
Public Constructor Default constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) This class has to implement the DrawFilter Interface so it can be used as a DrawFilter by the tree.  
Top
Public Properties
 NameDescription
Public Property Sets the current uic name.  
Public Property Gets or sets the color of the drop high light back.  
Public Property Gets or sets the color of the drop high light foreground.  
Public Property Gets or sets the drop hight light node.  
Public Property Gets or sets the color of the drop line.  
Public Property Gets or sets the drop line position.  
Public Property Gets or sets the width of the drop line.  
Public Property Gets or sets the edge sensitivity.  
Top
Public Methods
 NameDescription
Public Method Set the DropNode to Nothing and the position to None. This Will clear whatever Drophighlight is in the tree.  
Public Method Clean up.  
Public Method Sets drop highlight node.  
Top
Public Events
 NameDescription
Public Event Event queue for all listeners interested in Invalidate events.  
Public Event Event queue for all listeners interested in QueryStateAllowedForNode events.  
Top
See Also