Click or drag to resize

BaseTextControlSetEditControlProperties Method


Namespace: Internal.Aga.Controls.Tree.NodeControls
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected void SetEditControlProperties(
	Control control,
	TreeNodeAdv node
)

Parameters

control  Control
 
node  TreeNodeAdv
 
See Also