1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
<HTML>
<head><title>wxIntegerFormValidator::wxIntegerFormValidator</title></head>
<BODY BGCOLOR=#FFFFFF>
<A NAME="topic3"></A><CENTER>
<A HREF="prop.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="prop10.htm#wxintegerformvalidator"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="prop10.htm#wxintegerformvalidator"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="prop12.htm#wxintegerlistvalidator"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>
<H3>wxIntegerFormValidator::wxIntegerFormValidator</H3>
<P>
<B>void</B> <B>wxIntegerFormValidator</B>(<B>long </B><I>min=0</I>, <B>long </B><I>max=0</I>,
<B>long</B><I> flags=0</I>)<P>
Constructor. Assigning zero to minimum and maximum values indicates that there is no range to check.<P>
</BODY></HTML>
|