VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Clear the recent documents menu using SHAddToRecentDocs API

by Karthikeyan (187 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Fri 15th December 2000
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Clear the recent documents menu using SHAddToRecentDocs API

Rate Clear the recent documents menu using SHAddToRecentDocs API



'Silently Clear the Documents menu entirely.
SHAddToRecentDocs 0, Nodocs
End
End Sub


Download this snippet    Add to My Saved Code

Clear the recent documents menu using SHAddToRecentDocs API Comments

No comments have been posted about Clear the recent documents menu using SHAddToRecentDocs API. Why not be the first to post a comment about Clear the recent documents menu using SHAddToRecentDocs API.

Post your comment

Subject:
Message:
0/1000 characters