MobileForms Toolkit Documentation

DVTextBox.ContextMenu Property

Gets or sets the shortcut menu associated with the control.

public override System.Windows.Forms.ContextMenu ContextMenu {get; set;}

Property Value

A ContextMenu that represents the shortcut menu associated with the control.

Remarks

Use a shortcut menus to give context-specific menu options to users when they right-click on the control.

See Also

DVTextBox Class | Resco.Controls.DetailView Namespace