Intersoft WebCombo Documentation
How-to: Integrate a WebContextMenu control to WebCombo
See Also Send comments on this topic.
Intersoft WebCombo > WebCombo Features Overview > Features Added in WebCombo 4 > Integration with WebContextMenu > How-to: Integrate a WebContextMenu control to WebCombo

Glossary Item Box

WebCombo introduces its new ability to be integrated with WebContextMenu control. With this feature, you can provide a better data entry result that allows end users to perform entry tasks in more productive way.

This topics shows how to integrate WebContextMenu to WebCombo.

To integrate WebContextMenu with WebCombo

  1. Right click on WebCombo control and choose Properties.
  2. Expand IntegrationSettings.
  3. Set ControlId to WebContextMenu control, such as WebContextMenu1.
  4. Then, set ControlType to WebContextMenu and Enabled to True.

See Also