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

 

SetHeight

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetHeight

 

 

Sets the height.

 

 

 

Prototype :

 

void SetHeight

(

       float Height

)

 

 

 

Arguments :

 

Height

height

 

 

 

Example :

 

This.SetHeight(30);

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind