TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > ComboBox > Method >

 

GetDropDownItemCount

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > ComboBox > Method >

 

GetDropDownItemCount

 

 

Gets the number of items to show when clicking the Combobox button.

 

 

 

Prototype :

 

integer GetDropDownItemCount

(

       No Arguments

)

 

 

 

Reference :

 

Drop Down Item Count property only works in ActiveX viewer.

 

 

 

Example :

 

_TraceLn(This.GetDropDownItemCount());

 

 

 

Available Events :

 

All Events