CursorContainer Structure

Structure that holds the Cursor (or Cursors) used by the control.
Public Structure CursorContainer
This language is not supported or no code example is available.
public struct CursorContainer
This language is not supported or no code example is available.
Fields
 
Name Description
Public field Cursor Main control Cursor.
Public field CursorWF Internal Cursor used in WPF, if Renderer is not rendererType.Native.
Top

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition