ToolStripDropDown.ContextMenuStrip Propiedad
Definición
Esta propiedad no es relevante para esta clase.This property is not relevant to this class.
public:
property System::Windows::Forms::ContextMenuStrip ^ ContextMenuStrip { System::Windows::Forms::ContextMenuStrip ^ get(); void set(System::Windows::Forms::ContextMenuStrip ^ value); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.ContextMenuStrip ContextMenuStrip { get; set; }
member this.ContextMenuStrip : System.Windows.Forms.ContextMenuStrip with get, set
Public Property ContextMenuStrip As ContextMenuStrip
Valor de propiedad
Menú contextual asociado al control.The shortcut menu associated with the control.
- Atributos
Comentarios
Esta propiedad no es relevante para esta clase.This property is not relevant to this class.