PopupMenu Constructors
The popup menu, managed by a BarManager or RibbonControl.
Name | Parameters | Description |
---|---|---|
Popup |
none |
Initializes a new Popup |
Popup |
manager |
Initializes a new instance of the Popup |
Popup |
container |
Initializes a new instance of the Popup |
See Also