| << Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > Button > Method >SetShowBorder | 
Sets whether to show the border.
Prototype :
void SetShowBorder
(
bool ShowBorder
)
Arguments :
| ShowBorder | true for showing border | 
Example :
This.SetShowBorder(true);
Available Events :
All Events