| Method | Description | 
|---|---|
| Archive() | Archives a BControl into a BMessage | 
| AttachedToWindow() | Provided for implementation | 
| BControl() | Constructor | 
| ~BControl() | Destructor | 
| GetSupportedSuites() | Provided for implementation | 
| Instantiate() | Creates a BControl from a BMessage | 
| Invoke() | Dispatches a message to the designated target | 
| IsEnabled() | Returns true if control enabled | 
| IsFocusChanging() | protected: Returns true if redraw due to focus change. | 
| KeyDown() | Provided for implementation | 
| Label() | Returns text label | 
| MakeFocus() | Provided for implementation | 
| MessageReceived() | Provided for implementation | 
| ResolveSpecifier() | Provided for implementation | 
| SetEnabled() | Hook called to enable or disable control | 
| SetLabel() | Sets text label | 
| SetValue() | Hook called to set current control value | 
| Value() | Returns current control value | 
| WindowActivated() | Provided for implementation | 
The Be Book, in lovely HTML, for BeOS Release 4.
Copyright © 1998 Be, Inc. All rights reserved.
Last modified February 6, 1998.