multiple property
Sets or retrieves the Boolean value indicating whether multiple items can be selected from a list.
![]() |
Syntax
HRESULT value = object.put_multiple( v);HRESULT value = object.get_multiple(* p);
Property values
Type: VARIANT_BOOL
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
- HTML 4.01 Specification, Section 17.6
See also
Show:
