TOC : Script API > JavaScript > JavaScript API > Component > Note > Method >

 

SetBackgroundAlpha

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Note > 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