DropHilightDrawFilter Class Members
The following tables list the members exposed by DropHilightDrawFilter.
Public Constructors
Name | Description | |
---|---|---|
![]() | DropHilightDrawFilter Constructor | Default constructor. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() | NodeDisabledColor | This class has to implement the DrawFilter Interface so it can be used as a DrawFilter by the tree. |
Public Properties
Name | Description | |
---|---|---|
![]() | CurrentUICName | Sets the current uic name. |
![]() | DropHighLightBackColor | Gets or sets the color of the drop high light back. |
![]() | DropHighLightForeColor | Gets or sets the color of the drop high light foreground. |
![]() | DropHightLightNode | Gets or sets the drop hight light node. |
![]() | DropLineColor | Gets or sets the color of the drop line. |
![]() | DropLinePosition | Gets or sets the drop line position. |
![]() | DropLineWidth | Gets or sets the width of the drop line. |
![]() | EdgeSensitivity | Gets or sets the edge sensitivity. |
Public Methods
Name | Description | |
---|---|---|
![]() | ClearDropHighlight | Set the DropNode to Nothing and the position to None. This Will clear whatever Drophighlight is in the tree. |
![]() | Dispose | Clean up. |
![]() | SetDropHighlightNode | Sets drop highlight node. |
Public Events
Name | Description | |
---|---|---|
![]() | Invalidate | Event queue for all listeners interested in Invalidate events. |
![]() | QueryStateAllowedForNode | Event queue for all listeners interested in QueryStateAllowedForNode events. |
See Also