#include <persctl.h>
Public Member Functions | |
| ~CResizeControl () | |
| CResizeControl (HWND hC, CParentInfo &pi) | |
| BOOL | Valid () const |
| CEdge * | GetRightEdge () |
| BOOL | Resize (WORD width, WORD height) |
| WRAP (LONG, GetRightGap) | |
| WRAP (LONG, GetLeftGap) | |
| WRAP (LONG, GetTopGap) | |
| WRAP (LONG, GetBottomGap) | |
| WRAP (LONG, GetWidth) | |
| WRAP (LONG, GetHeight) | |
| WRAP (BOOL, IsGrowsWide) | |
| WRAP (BOOL, IsGrowsHigh) | |
| WRAP (HWND, GetControl) | |
| WRAP (BOOL, SetControlAssociations) | |
| WRAP (int, GetX) | |
| WRAP (int, GetY) | |
| WRAP (int, GetTempWidth) | |
| WRAP (int, GetTempHeight) | |
| WRAP (LPTSTR, GetClassName) | |
| void | SetX (int i) |
| void | SetY (int i) |
| void | SetWidth (int i) |
| void | SetHeight (int i) |
| DIMENSION | GetPreferredSize () |
| int | Attatchment (CGuide *pGuide) |
| RECT | GetLocation () |
Public Attributes | |
| CResizeControlGeneric * | m_pC |
| CConstraint | m_Cons |
|
|
Definition at line 103 of file persctl.h.
|
|
||||||||||||
|
Definition at line 22 of file persctl.cpp. References CResizeControl(), m_pC, and NULL. Referenced by CResizeControl().
|
|
|
Definition at line 143 of file persctl.h. References CResizeControlGeneric::Attatchment(), Attatchment(), and m_pC. Referenced by Attatchment(), and CEdge::Attatchment().
|
|
|
Definition at line 144 of file persctl.h. References CResizeControlGeneric::GetLocation(), and m_pC. Referenced by CResizeDlg::FindControls(), CResizeDlg::PlaceControls(), and CResizeDlg::SpecialRowCol().
|
|
|
Definition at line 142 of file persctl.h. References DIMENSION, CResizeControlGeneric::GetPreferredSize(), and m_pC.
|
|
|
Definition at line 114 of file persctl.h. References CResizeControlGeneric::GetRightEdge(), m_pC, and NULL.
|
|
||||||||||||
|
Definition at line 116 of file persctl.h. References BOOL, FALSE, m_pC, CResizeControlGeneric::Resize(), and Resize(). Referenced by Resize().
|
|
|
Definition at line 140 of file persctl.h. References m_pC, and SetHeight(). Referenced by SetHeight().
|
|
|
Definition at line 139 of file persctl.h. References m_pC, and SetWidth(). Referenced by SetWidth().
|
|
|
Definition at line 137 of file persctl.h. Referenced by SetX().
|
|
|
Definition at line 138 of file persctl.h. Referenced by SetY().
|
|
|
Definition at line 105 of file persctl.h. Referenced by CResizeDlg::FindControls().
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Definition at line 146 of file persctl.h. Referenced by CResizeDlg::PlaceControls(), CResizeDlg::ResizeControls(), and CResizeDlg::SpecialRowCol(). |
|
|
Definition at line 106 of file persctl.h. Referenced by Attatchment(), CResizeControl(), GetLocation(), GetPreferredSize(), GetRightEdge(), Resize(), SetHeight(), SetWidth(), SetX(), SetY(), and Valid(). |
1.3.7