File: prop49.htm

package info (click to toggle)
wxwin2-doc 2.01-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 6,540 kB
  • ctags: 5,968
  • sloc: cpp: 15,157; makefile: 434; sh: 6
file content (16 lines) | stat: -rw-r--r-- 878 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<HTML>
<head><title>wxPropertyFormValidator::OnCheckValue</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="topic32"></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="prop48.htm#topic31"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="prop50.htm#topic33"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>

<H3>wxPropertyFormValidator::OnCheckValue</H3>
<P>
<B>Bool</B> <B>OnCheckValue</B>(<B>wxProperty *</B><I>property</I>, <B>wxPropertyFormView *</B><I>view</I>,
 <B>wxWindow *</B><I>parentWindow</I>)
 
Called when the view checks the property value. The value checked by this validator should be taken from the
panel item corresponding to the property.<P>

</BODY></HTML>