Attachmate.Reflection.Emulation.IbmHosts Namespace > IIbmScreen Interface : CursorInNewField Event |
'Declaration Event CursorInNewField As CursorInNewFieldEventHandler
'Usage Dim instance As IIbmScreen Dim handler As CursorInNewFieldEventHandler AddHandler instance.CursorInNewField, handler
event CursorInNewFieldEventHandler CursorInNewField
The event handler receives an argument of type CursorInNewFieldEventArgs containing data related to this event. The following CursorInNewFieldEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Column | Gets the cursor column location. |
Row | Gets the cursor row location. |
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services