diff --git a/InForm/UiEditorPreview.bas b/InForm/UiEditorPreview.bas index 2fd1b88..81c77e8 100644 --- a/InForm/UiEditorPreview.bas +++ b/InForm/UiEditorPreview.bas @@ -853,6 +853,7 @@ SUB __UI_BeforeUpdateDisplay IF Control(i).ControlIsSelected THEN Mask(i) = b$ Text(i) = "" + IF LEN(Mask(i)) THEN Control(i).Max = 0 END IF NEXT CASE 36 'MinInterval