Click or drag to resize
STSeriesDeviceGetCancelButtonRegionNumber Property Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Gets the region number of the default Cancel button.

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public override int GetCancelButtonRegionNumber { get; }

Property Value

Type: Int32
The get cancel button region number. -1 if button doesn't exist.

Return Value

Type: Int32
The region number of the "Cancel" button.

Implements

ISTSeriesDeviceGetCancelButtonRegionNumber
ISTSeriesDeviceGetCancelButtonRegionNumber
See Also