Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Classes & Source Code Thread, This function will clear the list of recent documents you see when you click the Star in Visual Basic Programming; This function will clear the list of recent documents you see when you click the Start Button and then Documents. ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3052


Reply
LinkBack Thread Tools Display Modes
This function will clear the list of recent documents you see when you click the Star
 
 
The God Father
Developer's Avatar

Reply With Quote
 
Join Date: Jul 2008
Location: NDC
Posts: 5,425
31-08-2008, 06:56 PM
 
This function will clear the list of recent documents you see when you click the Start Button and then Documents.


PHP Code:
Private Declare Sub SHAddToRecentDocs Lib "shell32.dll"  (ByVal uFlags As Long, ByVal PV As String)

PHP Code:
Public Function ClearDocumentsMenu() As Boolean
    
'Returns true if successful, false otherwise
    SHAddToRecentDocs 2, vbNullString
    ClearDocumentsMenu = Err.LastDllError = 0
End Function
__________________
I Love Walking In The Rain Cuz Nobody Know I'm Crying !!
 
 
 
Reply

Classes & Source Code Thread, This function will clear the list of recent documents you see when you click the Star in Visual Basic Programming; This function will clear the list of recent documents you see when you click the Start Button and then Documents. ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3052


Bookmarks

Tags
clear, click, documents, function, list, recent, star


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
change ip on double click Developer Software and Programs 2 27-11-2008 07:07 PM
Bundesliga pair surge clear as Bayern stumble Developer Soccer 0 17-11-2008 01:06 AM
Disable right click and high lighting 1.1 Developer Mods for 3.7.x 0 20-09-2008 10:51 PM
Egypt acclaims Iranian clear cooperation with IAEA SABRAWY News 0 02-12-2007 03:23 PM
HRW condemns Egypt over religious affiliation on government documents SABRAWY News 0 14-11-2007 10:28 PM