Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
TypingOKEventArgs
.
.
::
.
SelStart Property
TypingOKEventArgs Class
See Also
The start position of the last word typed.
Namespace:
C1.Win.C1Spell
Assembly:
C1.Win.C1Spell.2
(in C1.Win.C1Spell.2.dll)
Syntax
C#
public
long
SelStart
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
SelStart
As
Long
See Also
TypingOKEventArgs Class
C1.Win.C1Spell Namespace