Here is a code to create custom control in the Sharepoint which can be used in place of Customize
Recently Added Menu.
ASPX Code
Code Behind (.CS File)
Write the following code in the Page Load Event of User Control.
eCode to Change in Wkpstd.aspx file
Take a backup of File <Sharepoint Folder 14 >\TEMPLATE\DocumentTemplates\wkpstd.aspx
Now in original copy
Add dll registration code in the end of header
This will change Recent changes menu in new Custom Recent Changes Menu with 10 Items in list and List Name as a Header Title of the Menu.
Submitted By Nipesh Shah @ 11/2/2011 1:43:32 PM