#include <LStdControl.h>
Inheritance diagram for LStdCheckBox:


Public Methods | |
| void | MapShadowToWinControl (CButton &, Int32 macPaneID=0) |
| const LStdCheckBox & | operator= (CButton &) |
| virtual Int32 | GetValue () const |
| virtual void | SetValue (Int32) |
| MessageT | GetValueMessage () const |
| void | SetValueMessage (MessageT) |
| Int32 | GetMinValue () const |
| virtual void | SetMinValue (Int32) |
| Int32 | GetMaxValue () const |
| virtual void | SetMaxValue (Int32) |
| 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 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 | |
| LStdCheckBox * | MakeShadow (CButton &, Int32 macPaneID=0) |
Protected Methods | |
| Int32 | Normalize (Int32) const |
Protected Attributes | |
| MessageT | mValueMessage |
| Int32 | mValue |
| Int32 | mMinValue |
| Int32 | mMaxValue |
| LDialogBox * | mParentDialog |
| Int32 | mMacPaneID |
| CWnd * | mWnd |
|
|
|
|
|
|
|
|
Reimplemented in p2mCEditShadows. |
|
|
Reimplemented in p2mCEditShadows. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from LControl. |
|
|
|
|
|
Reimplemented in p2mCEditShadows. |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in LProgressBar, LScrollBar, and LSlider. |
|
|
Reimplemented in LProgressBar, LScrollBar, and LSlider. |
|
|
Reimplemented from LControl. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.17