ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input 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