←Select platform

PropsValid Method

Summary

Returns a value that indicates whether the underlying control object is in a state in which its properties can be accessed.

Syntax

C#
VB
C++
protected virtual bool PropsValid() 
Protected Overridable Function PropsValid() As Boolean 
protected:  
   virtual bool PropsValid() 

Return Value

true if the properties of the hosted control can be accessed. otherwise, false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly