AIChatControl Class
An AI-powered chat component.
Namespace: DevExpress.AIIntegration.WinForms.Chat
Assembly: DevExpress.AIIntegration.WinForms.Chat.v26.1.dll
NuGet Package: DevExpress.AIIntegration.WinForms.Chat
Declaration
Remarks
The AI Chat Control (AIChatControl) allows you to incorporate an interactive, Copilot-inspired chat UI into your WinForms application. The control uses BlazorWebView to reuse the DevExpress Blazor AI Chat component (DxAIChat).
Note
The DevExpress AI Chat Control (AIChatControl) can only be used in Windows Forms applications that target .NET 8 or later.

Refer to the following help topic for additional information: AI Chat Control
Implements
Inheritance
See Also