[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] [System.ComponentModel.DefaultValue("")] [System.ComponentModel.Browsable(false)] public stringSelectedValue { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Use the Menu.SelectedValue property as a shortcut to determine the text of the selected menu item. To access the other properties of the selected menu item, use the Menu.SelectedItem property.