Skip to content

Commit 0bea126

Browse files
Task 1034350: Prepare User Guide for Response Toolbar and Stop Responding Features in WinForms SfAIAssistView
1 parent 5ba7773 commit 0bea126

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

WindowsForms/AI-AssistView/Response-ToolBar.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ documentation: ug
1111

1212
The **SfAIAssistView** control includes a **Response Toolbar** feature that allows users to perform actions on bot responses by clicking action buttons. This feature provides an interactive way for users to engage with AI responses through copy, regenerate, like, and other custom actions.
1313

14-
## How to enable ResponseToolBar
15-
1614
By default, the **Response Toolbar** is not displayed. To enable it, set the **IsResponseToolBarVisible** property to `true`.
1715

1816
{% tabs %}

WindowsForms/AI-AssistView/Stop-Responding.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ documentation: ug
1111

1212
The **SfAIAssistView** control includes a **Stop Responding** feature that allows users to cancel an ongoing AI response by clicking the **Stop Responding** button. This feature ensures that users can interrupt the response if it is no longer needed.
1313

14-
## ## How to enable StopResponding
15-
1614
By default, the **Stop Responding** button is not displayed. To enable it, set the EnableStopResponding property to `true`.
1715

1816
{% tabs %}

0 commit comments

Comments
 (0)