Answer:
There is no way to view this information by way of SQL Server Management Studio.
You could write a stored procedure against the SYSObjects tables to gather the information. You can also obtain information regarding the create / last accessed|used date of many objects from the same resources.