ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / CaptureImage Method

In This Topic
    CaptureImage Method (C1Combo)
    In This Topic
    Returns an image of the drop down list control.
    Syntax
    'Declaration
     
    
    Public Sub CaptureImage() 
    public void CaptureImage()
    See Also