#include <LToggleButton.h>
Inheritance diagram for LToggleButton:


Public Methods | |
| void | MapShadowToWinControl (CButton &, Int32 macPaneID=0) |
| const LToggleButton & | operator= (CButton &) |
| virtual Boolean | handleEditCommand (UINT) |
| virtual Boolean | enableEditCommand (UINT) |
| virtual Int32 | GetPaneID () const |
| virtual Int32 | GetMFCPaneID () const |
| virtual void | Disable () |
| virtual void | Enable () |
| virtual Boolean | IsVisible () const |
| virtual Int32 | GetValue () const |
| virtual void | SetValue (Int32) |
| virtual StringPtr | GetDescriptor (Str255) const |
| virtual void | SetDescriptor (ConstStr255Param) |
| virtual void | Show () |
| virtual void | Hide () |
| virtual void | Refresh () |
| Boolean | IsTarget () const |
| operator CWnd * () | |
| CWnd * | Wnd () const |
Static Public Methods | |
| LToggleButton * | MakeShadow (CButton &, Int32 macPaneID=0) |
Protected Attributes | |
| LDialogBox * | mParentDialog |
| Int32 | mMacPaneID |
| CWnd * | mWnd |
|
|
|
|
|
|
|
|
Reimplemented in p2mCEditShadows. |
|
|
Reimplemented in p2mCEditShadows. |
|
|
|
|
|
|
|
|
Reimplemented in CTabPanel, LScrollBar, LSlider, LControl, LStdCheckBox, LStdPopupMenu, and LStdRadioButton. |
|
|
Reimplemented in p2mCEditShadows. |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in CTabPanel, LProgressBar, LScrollBar, LSlider, LControl, LStdCheckBox, LStdPopupMenu, and LStdRadioButton. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.17