Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
SciTextElement.SetSize Method
Sets the size of the input box in characters (e.g., 50).
public void SetSize(
int size
);
Parameters
-
size
- size of the input box in characters
See Also
SciTextElement Class | Plumtree.Remote.Sci Namespace