User Tools

Site Tools


editmultiselectclass_concepts.htm
Navigation:  ABC Library Reference > EditMultiSelectClass >====== EditMultiSelectClass Concepts C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

The EditMultiSelectClass creates a COMBO control with an ellipsis button that invokes the MultiSelect dialog. The MultiSelect dialog is an interface for selecting and ordering items from a list.

The EditMultiSelectClass provides an AddValue method so you can prime the dialog's Available Items and Selected Items lists.

The EditMultiSelectClass accepts input (selection actions) from the end user, then signals the calling procedure when selection actions occur. The EditMultiSelectClass provides a virtual TakeAction method to let you take control of the end user input.

The EditMultiSelectClass also signals the calling procedure whenever significant edit-in-place events occur, such as tabbing to a new column, canceling the edit, or completing the edit (moving to a new record or row). The EditMultiSelectClass provides a virtual TakeEvent method to let you take control of significant edit-in-place events.

editmultiselectclass_concepts.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1