1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
<HTML>
<head><title>wxPropertyFormValidator::OnCommand</title></head>
<BODY BGCOLOR=#FFFFFF>
<A NAME="topic31"></A><CENTER>
<A HREF="prop.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="prop45.htm#wxpropertyformvalidatir"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="prop47.htm#topic30"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="prop49.htm#topic32"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>
<H3>wxPropertyFormValidator::OnCommand</H3>
<P>
<B>Bool</B> <B>OnCommand</B>(<B>wxProperty *</B><I>property</I>, <B>wxPropertyFormView *</B><I>view</I>,
<B>wxWindow *</B><I>parentWindow</I>, <B>wxCommandEvent& </B><I>event</I>)<P>
Called when the control corresponding to the property receives a command (if not intercepted
by a callback associated with the actual control).<P>
</BODY></HTML>
|