| Visual Basic (Declaration) | |
|---|---|
Protected Overrides ReadOnly Property DrawsFocusRect As Boolean | |
| C# | |
|---|---|
protected override bool DrawsFocusRect {get;} | |
Even if this property returns true the focus will not be drawn unless the control has focus.
| Infragistics2.Win.UltraWinTree.v8.1 | |
| DrawsFocusRect Property | |
| See Also | |
|
| Infragistics.Win.UltraWinTree Namespace > TreeNodeUIElement Class : DrawsFocusRect Property |
| Visual Basic (Declaration) | |
|---|---|
Protected Overrides ReadOnly Property DrawsFocusRect As Boolean | |
| C# | |
|---|---|
protected override bool DrawsFocusRect {get;} | |