Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1PictureBox Class / CopyImage Method

In This Topic
    CopyImage Method
    In This Topic
    Copies the image currently in the control to the clipboard.
    Syntax
    'Declaration
     
    
    Public Sub CopyImage() 
    public void CopyImage()
    See Also