ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1PictureBox Class / CopyImage Method

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