How to change the general appearance of the Calendar Web server control?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
How to change the general appearance of the Calendar Web server control?
Rating:
The following are the steps to change the general appearance of the Calendar Web server control:
- Open the already created Web form named MyWebForm1.aspx on its design view. Select the Calendar Web server control from the Toolbox control option, as shown below:

- Open the Properties window of the Calendar Web server control. Change its properties such as font, font color, background color, overall control size, margins and spacing between individual days from the Properties window as desired by a user. The general appearance of the Calendar control will be displayed as modified calendar at runtime. An illustrative image is shown below:

Rating:
Was this information helpful?
Other articles
- What is the WebPartZone control?
- What is the LoginStatus control?
- What are the advantages of compiling a Web site dynamically in ASP.NET 2.0?
- What is a FTP-based Web site?
- Describe the list of configuration file levels in the ASP.NET configuration hierarchy.