Method PrependDisabledText
PrependDisabledText(string)
Prepends a disabled menu item with the specified text to the beginning of the menu.
public virtual MenuItem PrependDisabledText(string text)
Parameters
textstringThe text to display for the disabled menu item.