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