Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
CheckingEventArgs
.
.
::
.
Cancel Property
CheckingEventArgs Class
See Also
Gets or sets the value indicating if the spell-checking process must be stopped or not.
Namespace:
C1.Win.C1Spell
Assembly:
C1.Win.C1Spell.2
(in C1.Win.C1Spell.2.dll)
Syntax
C#
public
bool
Cancel
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
Cancel
As
Boolean
See Also
CheckingEventArgs Class
C1.Win.C1Spell Namespace