<< 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 >SetTopBorderDashOffset |
Sets the dash offset of the top border.
Prototype :
void SetTopBorderDashOffset
(
float TopBorderDashOffset
)
Arguments :
TopBorderDashOffset |
dash offset of the top border |
Example :
This.SetTopBorderDashOffset(2);
Available Events :
All Events