Delegate Properties

Visual Basic 2005 delegate property sheets contain all the standard delegate tabs along with the following properties, located on the VB tab:

Property

Description

Explicit

Specifies the Explicit option directive for the delegate declaration.

Shadows

Specifies that the delegate redefines a delegate defined in a parent delegate.

Strict

Specifies the Strict option directive for the delegate declaration.

Compare

Specifies the Compare option directive for the delegate declaration.