Click or drag to resize

HotImageGetDefaultProperty Method

Gets the default property for the HotImage.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public PropertyDescriptor GetDefaultProperty()

Return Value

Type: PropertyDescriptor
PropertyDescriptor

Implements

ICustomTypeDescriptorGetDefaultProperty
See Also