Hiding DbWindow

S

subureko

I have problem hiding database window in msaccess. I have create adp and
compile it to ade extention with access2K.

I try to close dbwindow by
1. Script-->ChangeProperty "StartupShowDBWindow", DB_Boolean, false
2. startup property by unchecking Display Database Window option.

It work fine with access2K but unfortunally it does't work with accessXP

Help me please.....
 
Top