Public Member Functions

IRollupPanel Class Reference

Search for all occurrences

Detailed Description

class IRollupPanel : public InterfaceServer

Description:
This class represents the interface for a rollup panel and describes the properties of that panel (which is one rollup). You can obtain a pointer to the IRollupPanel class for any given specified window by calling IRollupWindow::IRollupPanel *GetPanel(HWND hWnd);

#include <custcont.h>

Inheritance diagram for IRollupPanel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual HINSTANCE  GetHInst ()=0
virtual DWORD_PTR  GetResID ()=0
virtual BOOL  operator== (const IRollupPanel &id)=0
virtual int  GetCategory ()=0
virtual void  SetCategory (int cat)=0
virtual HWND  GetHWnd ()=0
virtual HWND  GetRollupWindowHWND ()=0
virtual HWND  GetTitleWnd ()=0
virtual HWND  GetPanelWnd ()=0
  This function gets the main panel window handle.
virtual void  SetDlgHeight (int height)=0
  This functions sets the height of this panel.
virtual int  GetDlgHeight ()=0
  This function gets the height of the panel.

Member Function Documentation

virtual HINSTANCE GetHInst ( ) [pure virtual]
Remarks:
This method returns a handle to the rollup panel instance.
virtual DWORD_PTR GetResID ( ) [pure virtual]
Remarks:
This method returns the resource ID of the rollup panel.
virtual BOOL operator== ( const IRollupPanel id ) [pure virtual]
Remarks:
Equality test operator.
virtual int GetCategory ( ) [pure virtual]
Remarks:
This method returns the rollup panel category identifier.
virtual void SetCategory ( int  cat ) [pure virtual]
Remarks:
This method allows you to set the category identifier for the rollup panel.
Parameters:
int cat

The category identifier to set.
virtual HWND GetHWnd ( ) [pure virtual]
Remarks:
This method returns a handle to the rollup window.
virtual HWND GetRollupWindowHWND ( ) [pure virtual]
Remarks:
This method returns a handle to the actual panel in the rollup window.
virtual HWND GetTitleWnd ( ) [pure virtual]
Remarks:
This method returns a handle to the window from which you can get the title through the GWLP_USERDATA.
virtual HWND GetPanelWnd ( ) [pure virtual]

This function gets the main panel window handle.

Returns:
Returns the panel window handle
virtual void SetDlgHeight ( int  height ) [pure virtual]

This functions sets the height of this panel.

Parameters:
[in] height The height of the panel dlg.
virtual int GetDlgHeight ( ) [pure virtual]

This function gets the height of the panel.

Returns:
Returns the panel height.

IRollupPanel IRollupPanel IRollupPanel IRollupPanel IRollupPanel IRollupPanel IRollupPanel IRollupPanel IRollupPanel IRollupPanel
IRollupPanel IRollupPanel IRollupPanel IRollupPanel IRollupPanel IRollupPanel IRollupPanel IRollupPanel IRollupPanel IRollupPanel