InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputDataNavigator Class / CancelImage Property

In This Topic
    CancelImage Property (InputDataNavigator)
    In This Topic
    Gets or sets the image associated with the 'Cancel' button.
    Syntax
    'Declaration
     
    Public Property CancelImage As Image
    public Image CancelImage {get; set;}
    See Also