QuickOPC User's Guide and Reference
Cursor Property



View with Navigation Tools
OpcLabs.BaseLibForms Assembly > OpcLabs.BaseLib.Forms.Browsing.Generalized Namespace > BrowseControl Class : Cursor Property
Syntax
'Declaration
 
<AmbientValueAttribute("")>
<BrowsableAttribute(False)>
<CanBeNullAttribute()>
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
Public Shadows Property Cursor As Cursor
 
'Usage
 
Dim instance As BrowseControl
Dim value As Cursor
 
instance.Cursor = value
 
value = instance.Cursor
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also