VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



This function will clear the list of recent documents you see when you click the Start Button and t

by Angsuman Banerji (23 Submissions)
Category: Windows System Services
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Fri 4th January 2008
Date Added: Mon 8th February 2021
Rating: (1 Votes)

This function will clear the list of recent documents you see when you click the Start Button and then Documents.

Rate This function will clear the list of recent documents you see when you click the Start Button and t



    'Returns true if successful, false otherwise
    SHAddToRecentDocs 2, vbNullString
    ClearDocumentsMenu = Err.LastDllError = 0
End Function


Download this snippet    Add to My Saved Code

This function will clear the list of recent documents you see when you click the Start Button and t Comments

No comments have been posted about This function will clear the list of recent documents you see when you click the Start Button and t. Why not be the first to post a comment about This function will clear the list of recent documents you see when you click the Start Button and t.

Post your comment

Subject:
Message:
0/1000 characters