CursorField Property (Read/Write)

Top  Previous  Next

Returns the field where the cursor is located.

 

VB.NET Syntax

 

[Field =] Fields.CursorField

 

C# Syntax

 

[Field =] Fields.CursorField;

 

 

See also CursorPos property.