Classes | Enumerations
Control.h File Reference

BControl class definition and support enums. More...

Classes

class  BControl
 BControl is the base class for user-event handling objects. More...
 

Enumerations

Detailed Description

BControl class definition and support enums.

Enumeration Type Documentation

anonymous enum
Enumerator
B_CONTROL_OFF 

Control off. Value equal to 0.

Since
BeOS R3
B_CONTROL_ON 

Control on. Value equal to 1.

Since
BeOS R3