Quote Originally Posted by Krool View Post
Do you have the CommandW.Default = True ?
no

Quote Originally Posted by Krool View Post
My assumption is that the 3rd Party Folder-/FileView-Control does not EAT the Enter-Key when in edit mode.
Why is everyting fine when i use the standard VB command button control?
This tells me there must be something wrong with the subclassing of the key events or how is it possible that the Click-Event triggers again after i pressed the Enter-key inside another control?

Quote Originally Posted by Krool View Post
Please provide demo project for further investigation.
Can i include the OCX of the 3rd party control?