1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
<HTML>
<head><title>wxPropertyFormView::AssociateNames</title></head>
<BODY BGCOLOR=#FFFFFF>
<A NAME="wxpropertyformviewassociatenames"></A><CENTER>
<A HREF="prop.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="prop53.htm#wxpropertyformview"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="prop55.htm#topic37"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="prop57.htm#wxpropertyformviewcheck"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>
<H3>wxPropertyFormView::AssociateNames</H3>
<P>
<B>void</B> <B>AssociateNames</B>()<P>
Associates the properties with the controls on the panel. For each panel item, if the
panel item name is the same as a property name, the two objects will be associated.
This function should be called manually since the programmer may wish to do the
association manually.<P>
</BODY></HTML>
|