Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputBase Class / GetDefaultCursor Method

In This Topic
    GetDefaultCursor Method (RenderInputBase)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Overridable Function GetDefaultCursor() As Cursor
    protected virtual Cursor GetDefaultCursor()
    See Also