wxScrollingPropertySheetDialog Class Reference

#include <uiutils/scrollingdialog.h>

Inheritance diagram for wxScrollingPropertySheetDialog:

wxDialogHelper

List of all members.

Public Member Functions

 wxScrollingPropertySheetDialog ()
 wxScrollingPropertySheetDialog (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &sz=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, const wxString &name=wxDialogNameStr)
virtual wxWindow * GetContentWindow () const
 Returns the content window.
virtual bool Show (bool show=true)
 Operations.
virtual int ShowModal ()
 Override ShowModal to rejig the control and sizer hierarchy if necessary.


Detailed Description

A wxPropertySheetDialog class that makes its content scroll if necessary.

Constructor & Destructor Documentation

wxScrollingPropertySheetDialog::wxScrollingPropertySheetDialog (  )  [inline]

wxScrollingPropertySheetDialog::wxScrollingPropertySheetDialog ( wxWindow *  parent,
wxWindowID  id,
const wxString &  title,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  sz = wxDefaultSize,
long  style = wxDEFAULT_DIALOG_STYLE,
const wxString &  name = wxDialogNameStr 
) [inline]


Member Function Documentation

wxWindow * wxScrollingPropertySheetDialog::GetContentWindow (  )  const [virtual]

Returns the content window.

Reimplemented from wxDialogHelper.

bool wxScrollingPropertySheetDialog::Show ( bool  show = true  )  [virtual]

Operations.

Override Show to rejig the control and sizer hierarchy if necessary

int wxScrollingPropertySheetDialog::ShowModal (  )  [virtual]

Override ShowModal to rejig the control and sizer hierarchy if necessary.


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

Generated on Wed May 6 19:22:09 2009 for AxTk by  doxygen 1.5.8