1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
<HTML>
<head><title>wxPropertyListValidator::OnValueListSelect</title></head>
<BODY BGCOLOR=#FFFFFF>
<A NAME="topic59"></A><CENTER>
<A HREF="prop.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="prop80.htm#wxpropertylistvalidator"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="prop92.htm#topic58"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="prop94.htm#wxpropertylistview"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>
<H3>wxPropertyListValidator::OnValueListSelect</H3>
<P>
<B>Bool</B> <B>OnValueListSelect</B>(<B>wxProperty *</B><I>property</I>, <B>wxPropertyListView *</B><I>view</I>,
<B>wxWindow *</B><I>parentWindow</I>)<P>
Called when the value listbox is selected. The default behaviour is to copy
string to text control, and retrieve the value into the property.<P>
<P>
</BODY></HTML>
|