#include "edge.h"Go to the source code of this file.
Classes | |
| struct | tagDIMENSION |
| class | CParentInfo |
Defines | |
| #define | AFX_PARENTINFO_H__CBCB8816_7899_11D1_96A4_00C04FB177B1__INCLUDED_ |
| #define | PROPERTY(type, Name) void Set##Name( type v) { m_##Name=v; } type Get##Name() const {return m_##Name; } |
Typedefs | |
| typedef tagDIMENSION | DIMENSION |
| typedef tagDIMENSION * | PDIMENSION |
|
|
Definition at line 6 of file parentinfo.h. |
|
|
Definition at line 20 of file parentinfo.h. |
|
|
Referenced by CParentInfo::DeterminSize(), CResizeDlg::DoChangePos(), and CResizeControl::GetPreferredSize(). |
|
|
|
1.3.7