add_tearoffs


Description:

[ Version ( deprecated = true , deprecated_since = "3.4" , since = "2.4" ) ]
public bool add_tearoffs { get; set; }

Warning: add_tearoffs is deprecated since 3.4.

The "add-tearoffs" property controls whether generated menus have tearoff menu items.

Note:

Tearoff menus are deprecated and should not be used in newly written code.

Note that this only affects regular menus. Generated popup menus never have tearoff menu items.