Click or drag to resize

AutoCompleteTextBoxGetVisualChild Method

[Missing <summary> documentation for "M:Rubedos.RosToolsApplicationBase.AutoCompleteTextBox.GetVisualChild(System.Int32)"]

Namespace:  Rubedos.RosToolsApplicationBase
Assembly:  Rubedos.RosToolsApplicationBase (in Rubedos.RosToolsApplicationBase.dll) Version: 1.0.0.2330 (1.0.00000.2330)
Syntax
C#
protected override Visual GetVisualChild(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Rubedos.RosToolsApplicationBase.AutoCompleteTextBox.GetVisualChild(System.Int32)"]

Return Value

Type: Visual

[Missing <returns> documentation for "M:Rubedos.RosToolsApplicationBase.AutoCompleteTextBox.GetVisualChild(System.Int32)"]

See Also