PopUpMenuElement.this

Undocumented in source.
  1. this(string source, wstring text, wstring secondaryText, Bitmap16Bit icon, int iconWidth)
    class PopUpMenuElement
    this
    (
    string source
    ,
    wstring text
    ,
    wstring secondaryText = null
    ,
    Bitmap16Bit icon = null
    ,
    int iconWidth = 0
    )
  2. this(string source, wstring text, wstring secondaryText, PopUpMenuElement[] subElements)
  3. this(string source, wstring text, wstring secondaryText, PopUpMenuElement[] subElements, Bitmap16Bit icon, int iconWidth)

Meta