Skip to content

Commit 34a2e4a

Browse files
authored
Merge pull request #1985 from MicrosoftDocs/master
5/8 AM Publish
2 parents 33c954f + c6a6fca commit 34a2e4a

File tree

52 files changed

+569
-684
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+569
-684
lines changed

.openpublishing.redirection.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -885,6 +885,16 @@
885885
"redirect_url": "/visualstudio/ide/class-designer/designing-and-viewing-classes-and-types",
886886
"redirect_document_id": false
887887
},
888+
{
889+
"source_path": "docs/ide/class-designer/viewing-types-and-relationships.md",
890+
"redirect_url": "/visualstudio/ide/class-designer/designing-and-viewing-classes-and-types",
891+
"redirect_document_id": false
892+
},
893+
{
894+
"source_path": "docs/ide/class-designer/working-with-class-diagrams.md",
895+
"redirect_url": "/visualstudio/ide/class-designer/designing-and-viewing-classes-and-types",
896+
"redirect_document_id": false
897+
},
888898
{
889899
"source_path": "docs/ide/connected-environment.md",
890900
"redirect_url": "/visualstudio/ide/signing-in-to-visual-studio",
@@ -2065,6 +2075,11 @@
20652075
"redirect_url": "/visualstudio/vsto/office-and-sharepoint-development-in-visual-studio",
20662076
"redirect_document_id": false
20672077
},
2078+
{
2079+
"source_path": "docs/vsto/you-must-explicitly-enable-access-to-the-microsoft-office-visual-basic-for-applications-project-system-before-you-can-create-or-open-a-----for-the-microsoft-office-system-project.md",
2080+
"redirect_url": "/visualstudio/vsto/enable-access-to-vba-to-create-or-open-a-visual-studio-tools-for-office-system-project",
2081+
"redirect_document_id": false
2082+
},
20682083
{
20692084
"source_path": "docs/welcome-to-visual-studio.md",
20702085
"redirect_url": "/visualstudio/ide/visual-studio-ide",

docs/TOC.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,34 @@
180180
#### [Track Your Code by Customizing the Scrollbar](ide/how-to-track-your-code-by-customizing-the-scrollbar.md)
181181
#### [View the Structure of Code](ide/viewing-the-structure-of-code.md)
182182
##### [Class View and Object Browser Icons](ide/class-view-and-object-browser-icons.md)
183-
##### [Design and View Classes and Types](ide/class-designer/TOC.md)
183+
##### [Design classes in Class Designer](ide/class-designer/designing-and-viewing-classes-and-types.md)
184+
###### [Add class diagrams to projects](ide/class-designer/how-to-add-class-diagrams-to-projects.md)
185+
###### [Customize class diagrams](ide/class-designer/how-to-customize-class-diagrams.md)
186+
###### [Copy class diagram elements to a Microsoft Office document](ide/class-designer/how-to-copy-class-diagram-elements-to-a-microsoft-office-document.md)
187+
###### [Export class diagrams as images](ide/class-designer/how-to-export-class-diagrams-as-images.md)
188+
###### [Print class diagrams](ide/class-designer/how-to-print-class-diagrams.md)
189+
###### [Add comments to class diagrams](ide/class-designer/how-to-add-comments-to-class-diagrams.md)
190+
###### Create classes and types
191+
####### [Create types](ide/class-designer/how-to-create-types.md)
192+
####### [Create inheritance between types](ide/class-designer/how-to-create-inheritance-between-types.md)
193+
####### [Create associations between types](ide/class-designer/how-to-create-associations-between-types.md)
194+
####### [Visualize a collection association](ide/class-designer/how-to-visualize-a-collection-association.md)
195+
####### [Create and configure type members](ide/class-designer/creating-and-configuring-type-members.md)
196+
###### View types and relationships
197+
####### [View existing types](ide/class-designer/how-to-view-existing-types.md)
198+
####### [View inheritance between types](ide/class-designer/how-to-view-inheritance-between-types.md)
199+
####### [Member notation and association notation](ide/class-designer/how-to-change-between-member-notation-and-association-notation.md)
200+
###### [Refactor classes and types](ide/class-designer/refactoring-classes-and-types.md)
201+
####### [Implement an interface](ide/class-designer/how-to-implement-an-interface.md)
202+
####### [Split a class into partial classes](ide/class-designer/how-to-split-a-class-into-partial-classes.md)
203+
####### [Create a nullable type](ide/class-designer/how-to-create-a-nullable-type.md)
204+
###### [Work with Visual C++ code](ide/class-designer/working-with-visual-cpp-code.md)
205+
####### [C++ classes](ide/class-designer/visual-cpp-classes.md)
206+
####### [C++ structures](ide/class-designer/visual-cpp-structures.md)
207+
####### [C++ enumerations](ide/class-designer/visual-cpp-enumerations.md)
208+
####### [C++ typedefs](ide/class-designer/visual-cpp-typedefs.md)
209+
###### [Keyboard and mouse shortcuts](ide/class-designer/keyboard-and-mouse-shortcuts-in-the-class-diagram-and-class-details-window.md)
210+
###### [Class Designer errors](ide/class-designer/additional-information-about-errors.md)
184211
#### [Set Bookmarks in Code](ide/setting-bookmarks-in-code.md)
185212
#### [Use the Task List](ide/using-the-task-list.md)
186213
#### [Find code changes and other history with CodeLens](ide/find-code-changes-and-other-history-with-codelens.md)

docs/ide/class-designer/TOC.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

docs/ide/class-designer/additional-information-about-errors.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ helpviewer_keywords:
2121
- "errors, class diagrams"
2222
- "errors, Class Designer"
2323
- "error messages, Class Designer"
24-
- "Class Designer [Visual Studio], errors"
2524
- "error messages, class diagrams"
25+
- "Class Designer [Visual Studio], errors"
2626
- "class diagrams, errors"
2727
ms.assetid: 79d70e70-704c-4255-ab68-c10d6949470e
2828
author: gewarren
@@ -31,17 +31,17 @@ manager: douge
3131
ms.workload:
3232
- "multiple"
3333
---
34-
# Additional information about Class Designer errors
34+
# Class Designer errors
3535

36-
**Class Designer** does not track the location of your source files, so modifying your project structure or moving source files in the project can cause **Class Designer** to lose track of the type (especially the source type of a typedef, base classes, or association types). You might receive an error such as **Class Designer is unable to display this type**. If you do, drag the modified or relocated source code to the class diagram again to redisplay it.
36+
**Class Designer** does not track the location of your source files, so modifying your project structure or moving source files in the project can cause **Class Designer** to lose track of the type, For example, it's common to modify the source type of a typedef, base classes, and association types. You might receive an error such as **Class Designer is unable to display this type**. To resolve the error, drag the modified or relocated source code to the class diagram again to display it.
3737

3838
## Resources
3939

4040
You can find assistance with other errors and warnings in the following resources:
4141

42-
- [Working with Visual C++ Code](working-with-visual-cpp-code.md) includes troubleshooting information about displaying C++ in a class diagram.
43-
- [Visual Studio Class Designer forum](http://go.microsoft.com/fwlink/?LinkId=160754) provides a forum for questions about the **Class Designer**.
42+
- [Work with Visual C++ code](working-with-visual-cpp-code.md) includes troubleshooting information about displaying C++ in a class diagram.
43+
- [Visual Studio Class Designer forum](http://go.microsoft.com/fwlink/?LinkId=160754) provides a forum for questions about **Class Designer**.
4444

4545
## See also
4646

47-
- [Designing and viewing classes and types](designing-and-viewing-classes-and-types.md)
47+
- [Design and view classes and types](designing-and-viewing-classes-and-types.md)

0 commit comments

Comments
 (0)