mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
extraneous double quote (#1017)
This commit is contained in:
+1
-1
@@ -177,7 +177,7 @@ namespace MyControls
|
||||
## Implementing the Windows Forms Host Application
|
||||
The Windows Forms host application uses an <xref:System.Windows.Forms.Integration.ElementHost> object to host the [!INCLUDE[TLA2#tla_winclient](../../../includes/tla2sharptla-winclient-md.md)] composite control. The application handles the `OnButtonClick` event to receive the data from the composite control. The application also has a set of option buttons that you can use to modify the control's appearance. The following illustration shows the application.
|
||||
|
||||
The following image shows a WPF composite control hosted in a Windows Forms application"
|
||||
The following image shows a WPF composite control hosted in a Windows Forms application
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user