Loading...
Searching...
No Matches
Classes | Enumerations
MenuBar.h File Reference

BMenuBar class definition and support structures. More...

Classes

class  BMenuBar
 A window's root menu. More...
 

Enumerations

enum  menu_bar_border {
  B_BORDER_FRAME ,
  B_BORDER_CONTENTS ,
  B_BORDER_EACH_ITEM
}
 

Detailed Description

BMenuBar class definition and support structures.

Enumeration Type Documentation

◆ menu_bar_border

Enumerator
B_BORDER_FRAME 

The border is drawn around the entire menu bar.

Since
BeOS R3
B_BORDER_CONTENTS 

The border is drawn around the list of items.

Since
BeOS R3
B_BORDER_EACH_ITEM 

The border is drawn around each individual item.

Since
BeOS R3