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