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 1579207 + b6845e5 commit e26e86bCopy full SHA for e26e86b
docs/snippets/cpp/VS_Snippets_Winforms/IDesignerExample/CPP/testcontrol.cpp
@@ -41,7 +41,7 @@ public ref class ExampleIDesigner: public System::ComponentModel::Design::IDesig
41
this->component = component;
42
}
43
44
- // This method peforms the 'default' action for the designer. The default action
+ // This method performs the 'default' action for the designer. The default action
45
// for a basic IDesigner implementation is invoked when the designer's component
46
// is double-clicked. By default, a component associated with a basic IDesigner
47
// implementation is displayed in the design-mode component tray.
0 commit comments