ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1PictureBox Class / PasteImage Method

In This Topic
    PasteImage Method
    In This Topic
    If the clipboard contains an image, this method replaces the contents of the Image property of the control
    Syntax
    'Declaration
     
    
    Public Sub PasteImage() 
    public void PasteImage()
    See Also