File: prop36.htm

package info (click to toggle)
wxwin2-doc 2.01-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 6,540 kB
  • ctags: 5,968
  • sloc: cpp: 15,157; makefile: 434; sh: 6
file content (26 lines) | stat: -rw-r--r-- 1,348 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<HTML>
<head><title>wxPropertyFormFrame: wxFrame</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="wxpropertyformframe"></A><CENTER>
<A HREF="prop.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="prop5.htm#classref"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="prop35.htm#topic21"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="prop37.htm#topic22"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>

<H2>wxPropertyFormFrame: wxFrame</H2>
<P>
The <B>wxPropertyFormFrame</B> class is a prepackaged frame which can
be used for viewing a property form. Pass a property form view object, and the frame
will pass OnClose messages to the view class for processing.<P>
Call Initialize to create the panel and associate the view; override OnCreatePanel
if you wish to use a panel class other than the default wxPropertyFormPanel.<P>

<A HREF="prop37.htm#topic22"><B>wxPropertyFormFrame::wxPropertyFormFrame</B></A><BR>

<A HREF="prop38.htm#topic23"><B>wxPropertyFormFrame::~wxPropertyFormFrame</B></A><BR>

<A HREF="prop39.htm#topic24"><B>wxPropertyFormFrame::GetPropertyPanel</B></A><BR>

<A HREF="prop40.htm#topic25"><B>wxPropertyFormFrame::Initialize</B></A><BR>

<A HREF="prop41.htm#topic26"><B>wxPropertyFormFrame::OnCreatePanel</B></A><BR>

</BODY></HTML>