This topic has not yet been rated - Rate this topic

index property

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: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.