From 8f2ea3f23e96904fac4bb92da06ea6c64c000af6 Mon Sep 17 00:00:00 2001 From: Thahira-Banu Date: Tue, 26 Nov 2024 15:20:25 +0530 Subject: [PATCH 1/6] Page not found link Issue fixes --- ...opup-when-a-text-box-is-enabled-with-autocomplete-feature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md index c154d5c9a..3695896f3 100644 --- a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md +++ b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md @@ -9,7 +9,7 @@ documentation: ug # How to display the AutoComplete popup programmatically, when a textbox is enabled with AutoComplete feature? -[AutoComplete popup](https://help.syncfusion.com/windowsforms/autocomplete/autocomplete-popup) can be displayed programmatically. +AutoComplete popup can be displayed programmatically. The following code demonstrates the same. From 839cb9e6fe302c37bb87fe3466ddbfdddb4e9172 Mon Sep 17 00:00:00 2001 From: Thahira-Banu Date: Tue, 26 Nov 2024 16:10:08 +0530 Subject: [PATCH 2/6] Front matter error fixes --- ...-when-a-text-box-is-enabled-with-autocomplete-feature.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md index 3695896f3..427e5498f 100644 --- a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md +++ b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md @@ -1,13 +1,13 @@ --- layout: post -title: How to display the AutoComplete popup programmatically, when a textbox is enabled with AutoComplete feature | WindowsForms | Syncfusion +title: Display AutoComplete Popup Programmatically | WinForms | Syncfusion description: How to display the AutoComplete popup programmatically, when a textbox is enabled with AutoComplete feature -platform: WindowsForms +platform: WinForms control: Tools documentation: ug --- -# How to display the AutoComplete popup programmatically, when a textbox is enabled with AutoComplete feature? +# How to Programmatically Display AutoComplete Popup for Textbox? AutoComplete popup can be displayed programmatically. From 5c8f89f28bc63e8b491004c96ff56eb0133963a4 Mon Sep 17 00:00:00 2001 From: Thahira-Banu Date: Tue, 26 Nov 2024 16:19:42 +0530 Subject: [PATCH 3/6] Issue fixes --- ...opup-when-a-text-box-is-enabled-with-autocomplete-feature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md index 427e5498f..f1e19628e 100644 --- a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md +++ b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md @@ -2,7 +2,7 @@ layout: post title: Display AutoComplete Popup Programmatically | WinForms | Syncfusion description: How to display the AutoComplete popup programmatically, when a textbox is enabled with AutoComplete feature -platform: WinForms +platform: Windows Forms control: Tools documentation: ug --- From e1e7d720697263099ba5e3bd9fecc8bc3b92ca1a Mon Sep 17 00:00:00 2001 From: Thahira-Banu Date: Wed, 27 Nov 2024 16:09:20 +0530 Subject: [PATCH 4/6] Front matter issue fixes --- ...opup-when-a-text-box-is-enabled-with-autocomplete-feature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md index f1e19628e..005d466a0 100644 --- a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md +++ b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md @@ -2,7 +2,7 @@ layout: post title: Display AutoComplete Popup Programmatically | WinForms | Syncfusion description: How to display the AutoComplete popup programmatically, when a textbox is enabled with AutoComplete feature -platform: Windows Forms +platform: WindowsForms control: Tools documentation: ug --- From 599f23c36e530ab973835609c458c6b994db545e Mon Sep 17 00:00:00 2001 From: Thahira-Banu Date: Wed, 27 Nov 2024 16:23:58 +0530 Subject: [PATCH 5/6] Issue fixes --- ...opup-when-a-text-box-is-enabled-with-autocomplete-feature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md index 005d466a0..7c2076ef6 100644 --- a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md +++ b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md @@ -2,7 +2,7 @@ layout: post title: Display AutoComplete Popup Programmatically | WinForms | Syncfusion description: How to display the AutoComplete popup programmatically, when a textbox is enabled with AutoComplete feature -platform: WindowsForms +platform: windowsforms control: Tools documentation: ug --- From 8faeb2176cdf72446fe5058a2826f8e6541b3a89 Mon Sep 17 00:00:00 2001 From: Thahira-Banu Date: Mon, 2 Dec 2024 17:17:41 +0530 Subject: [PATCH 6/6] Updated the correct link --- ...opup-when-a-text-box-is-enabled-with-autocomplete-feature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md index 7c2076ef6..157758cd1 100644 --- a/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md +++ b/WindowsForms/autocomplete/faq/How-to-Programmatically-display-the-autocomplete-popup-when-a-text-box-is-enabled-with-autocomplete-feature.md @@ -9,7 +9,7 @@ documentation: ug # How to Programmatically Display AutoComplete Popup for Textbox? -AutoComplete popup can be displayed programmatically. +[AutoComplete popup](https://help.syncfusion.com/windowsforms/autocomplete/working-with-autocomplete#opening-the-autocomplete-popup-programmatically) can be displayed programmatically. The following code demonstrates the same.