C-DEngine 5.105

nmiCtrlAboutButton..::..ControlType Property

Control type of the about box

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

Syntax


public string ControlType { get; }
Public ReadOnly Property ControlType As String
	Get
public:
property String^ ControlType {
	String^ get ();
}