Wijmo UI for the Web
GetTextBoxScrollWidth Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.Utility();
var value; // Type: any

// Parameters
var input; // Type:  any
var unuse; // Type:  any

value = instance.GetTextBoxScrollWidth(input, unuse);
Javascript (Specification) 
function GetTextBoxScrollWidth( 
   input : any,
   unuse : any
) : any;

Parameters

input
unuse
Browser Compatibility
7
5
5

See Also

Reference

Utility type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.