Skip to main content
A newer version of this page is available. .

DXPopupMenu(Control, ScaleHelper) Constructor

This method supports internal infrastructure and is not intended to be used in code.

Namespace: DevExpress.Utils.Menu

Assembly: DevExpress.Utils.v19.2.dll

Declaration

public DXPopupMenu(
    Control contextOwnerControl,
    ScaleHelper scaleDPI = null
)

Parameters

Name Type Description
contextOwnerControl Control

 

Optional Parameters

Name Type Default Description
scaleDPI DevExpress.Utils.DPI.ScaleHelper *null*

 

Remarks

 

See Also