Skip to content

Documentation Q3 2026 - #878

Open
nade7o wants to merge 6 commits into
masterfrom
origin/Q3_2026
Open

Documentation Q3 2026#878
nade7o wants to merge 6 commits into
masterfrom
origin/Q3_2026

Conversation

@nade7o

@nade7o nade7o commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 29, 2026 14:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new documentation page describing how to localize the WinForms RadAIPrompt control’s built-in UI strings via RadAIPromptLocalizationProvider, including code samples and a reference table of localizable string IDs.

Changes:

  • Introduces a new Localization article for the AIPrompt control.
  • Provides C# and VB.NET examples for implementing and applying a custom localization provider.
  • Documents the available RadAIPromptStringId values with default text and descriptions.
Comments suppressed due to low confidence (1)

controls/aiprompt/localization.md:58

  • Same as the C# example: this value differs from the default value documented in the table (OutputItem_Text default is "Output"). Consider using "Output" to keep the sample aligned with the documented defaults.
            Case RadAIPromptStringId.OutputItem_Text
                Return "Response"
            Case RadAIPromptStringId.InputView_NullText

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread controls/aiprompt/localization.md
Comment thread controls/aiprompt/localization.md
martinivanoff
martinivanoff previously approved these changes Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants