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

In This Topic
    GetDefaultCursor Method (RenderInputButtonBase)
    In This Topic
    Gets the default cursor.
    Syntax
    'Declaration
     
    Protected Overrides Function GetDefaultCursor() As Cursor
    protected override Cursor GetDefaultCursor()

    Return Value

    See Also