The show stop button boolean

Namespace: Ico.Gwx
Assembly: GwxControls (in GwxControls.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool ShowStop { get; set; }
Visual Basic
Public Property ShowStop As Boolean
	Get
	Set
JScript
function get ShowStop () : boolean
function set ShowStop (value : boolean)

See Also