User Interface Style Guide
The Microsoft Dynamics CRM 4.0 UI Style Guide can be found in the SDK folder in the version of this SDK that you can download.
With this user interface (UI) style guide, the Microsoft Dynamics CRM SDK documentation download contains code samples that you can use to create custom Web pages that you can integrate with the Microsoft Dynamics CRM Web client and Microsoft Dynamics CRM for Microsoft Office Outlook. The sdk/Stylesheet folder contains an HTML template (sample.htm) and a cascading style sheet (template.css) as well as several image files that can help you make an application look similar to Microsoft Dynamics CRM.
The HTML file includes various sample form controls and demonstrates a suggested page flow. The cascading style sheet file contains some of the more common style classes found within the Microsoft Dynamics CRM application UI. The sample provides a starting point from which a custom application's UI may be designed to resemble the Microsoft Dynamics CRM application UI, but does not necessarily reflect how the Microsoft Dynamics CRM UI works.
Note Beyond adding custom buttons and menus, developers cannot change the functionality of the Microsoft Dynamics CRM application.
Screen Region Names
The following diagram shows the screen region names for the main screen.
.gif)
The screen region names are as follows:
- Standard Toolbar
- Navigation Pane
- Application Title Bar
- Actions Tool Bar
- View Filter
- List
See Also
Reference
© 2009 Microsoft Corporation. All rights reserved.