Click or drag to resize

HotImageGetEvents Method

Gets events

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public EventDescriptorCollection GetEvents(
	Attribute[] attributes
)

Parameters

attributes
Type: SystemAttribute
Array of attributes.

Return Value

Type: EventDescriptorCollection
EventDescriptorCollection

Implements

ICustomTypeDescriptorGetEvents(Attribute)
See Also