| 
       << Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > FixedTableInput > FixedTableCheckBox > 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, OnFocus, OnInitialize, OnKillFocus, OnStartBind, OnValueChanged