OwnerDrawPropertyBag::IsEmpty Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns whether the OwnerDrawPropertyBag contains all default values.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System::Booleantrue if the OwnerDrawPropertyBag contains all default values; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: