This is the complete list of members for IPanel, including all inherited members.
| AddRef() PURE | IObjRef | |
| DECLARE_CLASS_SIID(IID_IPanel) long AddRef() PURE | IPanel | |
| ICtrl::DECLARE_CLASS_SIID(IID_ICtrl) long AddRef() PURE | ICtrl | |
| EnableScrollBar(int wBar, BOOL bEnable) PURE | IPanel | |
| GetScrollPos(BOOL bVertical) SCONST PURE | IPanel | |
| GetScrollRange(BOOL bVertical, LPINT lpMinPos, LPINT lpMaxPos) SCONST PURE | IPanel | |
| HasScrollBar(BOOL bVertical) SCONST PURE | IPanel | |
| IsScrollBarEnable(BOOL bVertical) SCONST PURE | IPanel | |
| OnFinalRelease() PURE | IPanel | |
| Release() PURE | IPanel | |
| SetScrollInfo(SCROLLINFO si, BOOL bVertical) PURE | IPanel | |
| SetScrollPos(BOOL bVertical, int nNewPos, BOOL bRedraw) PURE | IPanel | |
| SetScrollRange(BOOL bVertical, int nMinPos, int nMaxPos, BOOL bRedraw) PURE | IPanel | |
| ShowScrollBar(int wBar, BOOL bShow) PURE | IPanel | |
| ToIWindow() PURE | IPanel |