M
MarinMarinov
I hav very strange situation. In database from menu with asinged funtion i
open Form. In this form i hav DTPicker Control. In Form_Load i set value of
this control to today.If i close form from form close button everything is
ok, but if i close from the Access main window close button i recive error:
DTPicker returned the error
roperty is read only.
, and program close.After some experiments, i found the bug. Then i close
from Access main window the Form_Load event ocur and generate the error then
i try to set the value of DTPicker Control.
Can someone explain me why this happend. Why Form_Load event ocur?
Thanks in advance.
open Form. In this form i hav DTPicker Control. In Form_Load i set value of
this control to today.If i close form from form close button everything is
ok, but if i close from the Access main window close button i recive error:
DTPicker returned the error
, and program close.After some experiments, i found the bug. Then i close
from Access main window the Form_Load event ocur and generate the error then
i try to set the value of DTPicker Control.
Can someone explain me why this happend. Why Form_Load event ocur?
Thanks in advance.