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

 

SetBackgroundAlpha

<< 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 >

 

SetBackgroundAlpha

 

 

Sets the background alpha value.

 

 

 

Prototype :

 

void SetBackgroundAlpha

(

       integer BackgroundAlpha

)

 

 

 

Arguments :

 

BackgroundAlpha

background alpha value

 

 

 

Example :

 

This.SetBackgroundAlpha(30);

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind