Contents Up Previous Next

wxIntegerListValidator::wxIntegerListValidator

void wxIntegerListValidator(long min=0, long max=0, long flags=wxPROP_ALLOW_TEXT_EDITING)

Constructor. Assigning zero to minimum and maximum values indicates that there is no range to check.