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

// Parameters
var foreColor; // Type:  any

value = instance.SetForeColor(foreColor);
Javascript (Specification) 
function SetForeColor( 
   foreColor : any
) : any;

Parameters

foreColor
Browser Compatibility
7
5
5

See Also

Reference

InputUIUpdate type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.