We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5674144 + 25e427b commit ae28f38Copy full SHA for ae28f38
docs/snippets/cpp/VS_Snippets_Winforms/PropertyTabExample/CPP/class1.cpp
@@ -20,7 +20,7 @@ namespace TypeCategoryTabExample
20
ref class TypeCategoryTab;
21
22
// forward declaration.
23
- // This component adds a TypeCategoryTab to the propery browser
+ // This component adds a TypeCategoryTab to the property browser
24
// that is available for any components in the current design mode document.
25
26
[PropertyTabAttribute(TypeCategoryTabExample::TypeCategoryTab::typeid,PropertyTabScope::Document)]
0 commit comments