←Select platform

IsReady Property

Summary

Determines whether the Windows clipboard contains an image that can be copied using Paste.

Syntax
C#
VB
C++
public static bool IsReady { get; } 
Public Shared ReadOnly Property IsReady() As Boolean 
   Get 
public:  
   static property bool IsReady 
   { 
      bool get() 
   } 

Property Value

true if the clipboard contains an image that can be copied, false otherwise.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly