Public Member Functions | |
| CPlayerToolBar () | |
| virtual | ~CPlayerToolBar () |
| int | GetVolume () |
| void | SetVolume (int volume) |
| void | ArrangeControls () |
| virtual BOOL | Create (CWnd *pParentWnd) |
| virtual BOOL | PreCreateWindow (CREATESTRUCT &cs) |
Public Attributes | |
| CVolumeCtrl | m_volctrl |
Protected Member Functions | |
| afx_msg void | OnPaint () |
| afx_msg void | OnSize (UINT nType, int cx, int cy) |
| afx_msg void | OnInitialUpdate () |
| afx_msg BOOL | OnVolumeMute (UINT nID) |
| afx_msg void | OnUpdateVolumeMute (CCmdUI *pCmdUI) |
| afx_msg BOOL | OnVolumeUp (UINT nID) |
| afx_msg BOOL | OnVolumeDown (UINT nID) |
| afx_msg void | OnNcPaint () |
| afx_msg void | OnLButtonDown (UINT nFlags, CPoint point) |
Definition at line 28 of file PlayerToolBar.h.
1.4.5