foobar2000 SDK  2015-01-14
Public Member Functions
CStaticMainInstruction

#include <misc.h>

+ Inheritance diagram for CStaticMainInstruction:

Public Member Functions

 CStaticMainInstruction ()
 
- Public Member Functions inherited from CStaticThemed
 CStaticThemed ()
 
 BEGIN_MSG_MAP_EX (CStaticThemed) MSG_WM_PAINT(OnPaint) MSG_WM_THEMECHANGED(OnThemeChanged) MSG_WM_SETTEXT(OnSetText) END_MSG_MAP() void SetThemePart(int id)
 

Detailed Description

Definition at line 645 of file misc.h.

Constructor & Destructor Documentation

CStaticMainInstruction::CStaticMainInstruction ( )
inline

Definition at line 647 of file misc.h.

647 { SetThemePart(TEXT_MAININSTRUCTION); }

The documentation for this class was generated from the following file: