|
44 | 44 |
|
45 | 45 | For a complete explanation of this code example, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).
|
46 | 46 |
|
47 |
| - [!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#2](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#2)] |
48 |
| - [!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#2](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#2)] |
| 47 | + [!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#2](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#2)] |
| 48 | + [!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#2](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#2)] |
49 | 49 |
|
50 | 50 | ]]></format>
|
51 | 51 | </remarks>
|
|
97 | 97 |
|
98 | 98 | For a complete explanation of this code example, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).
|
99 | 99 |
|
100 |
| - [!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#4](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#4)] |
101 |
| - [!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#4](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#4)] |
| 100 | + [!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#4](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#4)] |
| 101 | + [!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#4](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#4)] |
102 | 102 |
|
103 | 103 | ]]></format>
|
104 | 104 | </remarks>
|
|
148 | 148 |
|
149 | 149 | For a complete explanation of this code example, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).
|
150 | 150 |
|
151 |
| - [!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)] |
152 |
| - [!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)] |
| 151 | + [!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)] |
| 152 | + [!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)] |
153 | 153 |
|
154 | 154 | ]]></format>
|
155 | 155 | </remarks>
|
|
277 | 277 |
|
278 | 278 | For a complete explanation of this code example, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).
|
279 | 279 |
|
280 |
| - [!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)] |
281 |
| - [!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)] |
| 280 | + [!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)] |
| 281 | + [!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)] |
282 | 282 |
|
283 | 283 | ]]></format>
|
284 | 284 | </remarks>
|
|
0 commit comments