Issues with paint event in .netcf after adding sip/menu
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
I have a form that initially did not have a sip or menu. Form works fine but needed to add sip for easier editing of user fields. When sip/menu added, the paint event only fires on the first entry into the form and not subsequent entries. Paint event would always fire on all loads of the form before menu/sip added. No additional code added outside of what was added by the designer when sip/menu added. I've tried refresh and invaliding different components on the form the paint event does not get to the form. :confused:Any suggestions would be greatly appreciated.