Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ BreakEnabled Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
BreakEnabled Property
In This Topic
Gets or sets whether a break can be transmitted to the host computer.
Syntax
Visual Basic (Declaration)
expression
.BreakEnabled
As
Boolean
where
expression
is a variable that represents a
Screen Object
Remarks
This property affects breaks transmitted from the keyboard, not breaks transmitted programmatically (for example, with the Break method).
See Also
Reference
Screen Object
Screen Members