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


Public Methods | |
| void | MapShadowToWinControl (CComboBox &, Int32 macPaneID=0) |
| const LStdPopupMenu & | operator= (CComboBox &) |
| void | AppendMenu (const Str255) |
| short | CountMItems () |
| void | CheckItem (short whichItem, bool checkit) |
| void | SetMenuItemText (int itemNum, const Str255) |
| void | GetMenuItemText (int itemNum, Str255) |
| void | DeleteMenuItem (int itemNum) |
| 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 | |
| LStdPopupMenu * | MakeShadow (CComboBox &, Int32 macPaneID=0) |
Public Attributes | |
| MenuHandle | GetMacMenuH () |
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