'DeclarationPublic Event MakeControl As MakeControlHandler
public event MakeControlHandler MakeControl
'DeclarationPublic Event MakeControl As MakeControlHandler
public event MakeControlHandler MakeControl
This is used internally to generate controls for displaying objects such as PDF or CDA, but can also be used for other content types - e.g. to create a custom control to display an ECG.
The return value should be either null (to indicate that this event is not generating a custom control, or any object derived from System.Windows.Forms.Control