AxHost::PropsValid Method ()

 

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

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
bool PropsValid()

Return Value

Type: System::Boolean

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

.NET Framework
Available since 1.1
Return to top
Show: