Microsoft Visual Studio is the popular development environment to create projects/solutions using Microsoft based technologies like C#, ASP.Net, Visuall C++ etc.,
This article gives the steps to add Icons to the existing Visual Studio Projects using Visual Studio 2008.
Step (1) Create or Open the Project in Visual Studio IDE.
Step (2) Goto Project menu and click on Add New Item... menu item. It will open Add New Item dialog box to allow you to add new item to the project. (OR) Select the Project from Solution Explorer, Right click on it, and select Add->New Item...
Step (3) Select Icon File from Visual Studio installed templates.
Step (4) Once you Icon File template provide the meaningful name to the icon file in Name. And click on Add button.
Step (5) Visual Studio will open the Icon editor to edit your icon file. If you want to create an icon with different dimensions, click on Image -> New Image Type... menu item. It will open New Icon Image Type dialog to allow you to create/select different icon types.
Step (6) Once you are done with the icon editing, save the icon. Now the icon is ready to use in your Project.
by Code Steps
In Microsft Outlook 2010 it is possible to add multiple Mailboxes. The following steps explains how to add them.
Step (1) Select File from menu. And then select Info tab.
Step (2) It will display the Account Information.
Step (3) Click on Add Account button. It will add an e-mail account or other connection.
Step (4) Once you click on Add Account button, it will display Add New Account dialog (wizard).
Step (5) Check E-mail Account checkbox and provide the proper information in the fields.
Step (6) Once you are done, click on Next button. It will configure the new e-mail account.
Step (7) Click on Finish button.
This Article applies to the following Versions:
The following steps explains how to convert columns to rows (OR) rows to columns in Excel Spreadsheet.
Step (1) Select the columns (OR) rows from Excel Spreadsheet.
Step (2) Copy the selected columns (OR) rows.
Step (3) Select the location in the spreadsheet where you want to paste the copied columns (OR) rows.
Step (4) Right mouse click from selected location and select Paste Special... from pop-up menu. It will display Paste Special dialog.
Step (5) Check Transpose checkbox from Paste Special dialog and Click OK button.
Step (6) It will display the copied columns as rows (OR) copied rows as columns.
This Article applies to the following Versions:
- Microsoft Office Excel 2003