C-DEngine 5.105

nmiCtrlSingleCheck..::..Foreground Property

sets the foreground color

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string Foreground { get; set; }
Public Property Foreground As String
	Get
	Set
public:
property String^ Foreground {
	String^ get ();
	void set (String^ value);
}