1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
<HTML>
<head><title>wxPropertyListView::EndShowingProperty</title></head>
<BODY BGCOLOR=#FFFFFF>
<A NAME="wxpropertylistviewendshowingproperty"></A><CENTER>
<A HREF="prop.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="prop94.htm#wxpropertylistview"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="prop99.htm#wxpropertylistviewdisplayproperty"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="prop101.htm#wxpropertylistviewgetpanel"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>
<H3>wxPropertyListView::EndShowingProperty</H3>
<P>
<B>Bool</B> <B>EndShowingProperty</B>(<B>wxProperty *</B><I>property</I>)<P>
Finds the appropriate validator and unloads the property from the controls, by calling
wxPropertyListView::RetrieveProperty, wxPropertyValidator::OnClearControls and (if we're in
detailed editing mdoe) wxPropertyValidator::OnClearDetailControls.<P>
</BODY></HTML>
|