i was working on disguising my app as a screensaver to disable the crtl alt del controls. i set the module up. but it didn't work. i did this to test if the form was working properly
the form did not load. is there anything i can check to see where the problem is.the form is maximized w/ no ControlBoxVB Code:
Private Sub Form_Load() frmAbout.Show End Sub



Reply With Quote
