CreateChoiceFilter Method

Creates a new ChoiceFilter object.

Syntax

CreateChoiceFilter([Type]) as ChoiceFilter

Type

The Type property of the new Choice filter

Remarks

Use this method to create a stand-alone ChoiceFilter object to pass to the Filter method of the Choices collection.

Applies to   IDesignTimeControlSite interface