Share via


FormTreeControl.selectEx(Int32, Boolean) Method

Definition

public:
 virtual int selectEx(int _Idx, bool _setSelection);
public virtual int selectEx (int _Idx, bool _setSelection);
abstract member selectEx : int * bool -> int
override this.selectEx : int * bool -> int
Public Overridable Function selectEx (_Idx As Integer, _setSelection As Boolean) As Integer

Parameters

_Idx
Int32
_setSelection
Boolean

Returns

Applies to