1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
<HTML>
<head><title>Files</title></head>
<BODY BGCOLOR=#FFFFFF>
<A NAME="files"></A><CENTER>
<A HREF="prop.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="prop.htm"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="prop3.htm#appearance"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="prop5.htm#classref"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>
<H2>Files</H2>
The property class library comprises the following files:<P>
<UL>
<LI> prop.h: base property class header
<LI> proplist.h: wxPropertyListView and associated classes
<LI> propform.h: wxPropertyListView and associated classes
<LI> prop.cpp: base property class implementation
<LI> proplist.cpp: wxPropertyListView and associated class implementions
<LI> propform.cpp: wxPropertyFormView and associated class implementions
</UL>
</BODY></HTML>
|