Click or drag to resize

TreeViewAdvDrawControl Event

Fires when control is going to draw. Can be used to change text or back color

Namespace:  Internal.Aga.Controls.Tree
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public event EventHandler<DrawEventArgs> DrawControl

Value

Type: SystemEventHandlerDrawEventArgs
See Also