index property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the ordinal position of an option in a list box.

Syntax

HRESULT value = object.put_index( v);HRESULT value = object.get_index(* p);

Property values

Type: long

the ordinal position.

Standards information

Remarks

You can assign a value to this property without generating a syntax error, but the value is not stored.

 

 

Build date: 6/12/2012