ControlChanger SetSelectedControlNameInList Method Delta Engine Documentation

Namespace: DeltaEngine.Editor.UIEditor
Assembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public void SetSelectedControlNameInList(
	List<string> value,
	UIEditorScene uiEditorScene
)

Parameters

value
Type: System.Collections.Generic List String 
uiEditorScene
Type: DeltaEngine.Editor.UIEditor UIEditorScene
See Also