Skip to content

Commit 57a1bc6

Browse files
authored
Update adding-connection-points-to-an-object.md
missed one
1 parent bccada9 commit 57a1bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/atl/adding-connection-points-to-an-object.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In either case, the **Implement Connection Point Wizard** uses a type library to
2929

3030
See the `.idl` file in the [Circ](../overview/visual-cpp-samples.md) ATL sample for an example.
3131

32-
3. Use **Class View** to add methods and properties to the event interface. Right-click the class in **Class View**, point to **Add** on the shortcut menu, and click **Add Connection Point**.
32+
3. Use **Class View** to add methods and properties to the event interface. Right-click the class in **Class View**, point to **Add** on the shortcut menu, and select **Add Connection Point**.
3333

3434
4. In the **Source Interfaces** list box of the **Implement Connection Point Wizard**, select **Project's interfaces**. If you choose an interface for your control and select **OK**, you:
3535

0 commit comments

Comments
 (0)