FormTreeControl.selectEx(Int32, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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