Custom ComboBox - Icon, Back, Text & Border Color - WinForms C#

  Рет қаралды 66,191

RJ Code Advance EN

RJ Code Advance EN

Күн бұрын

Пікірлер: 85
@nicolasleonnarino3159
@nicolasleonnarino3159 Жыл бұрын
I can't believe a ComboBox has so much code involved, yeah I'm new in this world but that was really unexpected
@DiegoSynth
@DiegoSynth Жыл бұрын
I'm not new and I still cannot believe it. Incredible that it's almost 2024 and we have to deal with these things... Thank you Microsoft; great coding...
@amadoudaoudambodj757
@amadoudaoudambodj757 3 жыл бұрын
Datagrid design please
@prhman1498
@prhman1498 2 жыл бұрын
ayuuu rj , Thanks a lot maaan you have saved my day ❤
@bob13ganza
@bob13ganza Жыл бұрын
Hello, great work of yours, but I would like to know why I can't use the SelectedValue property
@reneheiser9022
@reneheiser9022 2 жыл бұрын
how do I make the size of the combobox smaller then 200,30?
@Ezzadeenalazab
@Ezzadeenalazab 3 жыл бұрын
السلام عليكم ورحمه الله وبركاته هل تستطيع أن تشرح لنا كيف تعمل برنامج مبيعات مثلا او اي برنامج ونستطيع عمل فروع جديدة بحيث تكون الفروع لها رقم سر واسم مستخدم مستقل وكذالك قاعدة البيانات
@omaritookof5606
@omaritookof5606 3 жыл бұрын
يا اخي هذه القناة بالاسباني والإنجليزية لو لغتك الانجليزيه جيده يمكن يفهمك
@Ezzadeenalazab
@Ezzadeenalazab 3 жыл бұрын
@@omaritookof5606 انا عارف انها إسبانية وانا اتكلم الاسبانية والا نجليزية والروسية ولكن انا افتخر بلغتي العربية مش مثلكم مش عاملين للغة العربية اي اعتبار لذلك اتمنى تكون تستخدم اللغة العربية عشان العالم يعرفبها ويعرف انها لغة أساسية ونزل القران الكريم بهذي اللغة عربي وافتخر
@omaritookof5606
@omaritookof5606 3 жыл бұрын
انا غلطان عليك اعذرنا
@akocrodghie5394
@akocrodghie5394 2 жыл бұрын
How to set value in Combobox?? I tried > jrComboBox1.SelectedValue = 13; not working.
@saurabhtyagi4209
@saurabhtyagi4209 3 жыл бұрын
Incredible video...thanks
@sertunc-k5o
@sertunc-k5o 4 ай бұрын
how can I implement rounded corner? thank you
@ChordCodeCJYG
@ChordCodeCJYG 3 жыл бұрын
great Very Thanks. Super useful tutorial and code. I waiting for your custom listview tutorial! and... is it possible make to rounded combobox?
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
Thank you very much for watching my videos, the ComboBox with rounded corners is planned for the next video.
@technocrazy9528
@technocrazy9528 Жыл бұрын
@@RJCodeAdvanceEN Waiting for "ComboBox with rounded corners" video. It would be really helpful if you let us know how this is done. Tried referring to your custom TextBox/Button tutorial to achieve this, but unable to find success. Would greatly appreciate if you could help with this.
@atheeral-chalabi7980
@atheeral-chalabi7980 Жыл бұрын
thank you so much for your videos, can we use these custom combobox with sql database?
@svenhuettmann
@svenhuettmann 3 жыл бұрын
Thank you for this tutorials!
@magcag
@magcag 4 ай бұрын
hello RJ! thanks for the video! i do exactly the same thing with you. but when i change bordersize, it is distorted. i have made many research but could not find any issue. appreciate if you reply :)
@aramdlshad8983
@aramdlshad8983 2 жыл бұрын
Hello Teacher... how can make Text Boxs Text Alignment to Center ???
@331ZSB
@331ZSB 7 ай бұрын
Hello, I want the text of my "label1" to be the same as text in drop box I need to write "label1.Text = ???.Text;" but what should I contact?
@ourtube5191
@ourtube5191 3 жыл бұрын
Very beautiful interface,better than delphi,java awt
@lucbrans7426
@lucbrans7426 2 жыл бұрын
Everything works fine, except the borderline has no colors where the dropdownlist is drawn , please help !!!
@NattapongKeawking
@NattapongKeawking 2 жыл бұрын
Hello RJ You have example ComboBox radius ?
@mertdogan279
@mertdogan279 2 жыл бұрын
please see the message and help. How did you preview the colors like from rgb in the code I'm trying to make it like yours but I can't find it anywhere!!
@usculumcu
@usculumcu 3 жыл бұрын
Hello is a great video, thank you, I just have a question what if I want to add the missing Events like dropdown? 😅😅
@basheeraljubub
@basheeraljubub 2 жыл бұрын
how to C# combobox search anywhere within list, not just first letter using datatable or list filter?
@أيزىتيم
@أيزىتيم 2 жыл бұрын
when i convert it to vb not c# i have error here btnIcon.Paint = New PaintEventHandler(AddressOf Icon_Paint)
@fouzanmohammed6872
@fouzanmohammed6872 3 жыл бұрын
Nice! Can you add some border radius to them?
@semnal.m2581
@semnal.m2581 Жыл бұрын
Great tutorial. But I have a issue: If I choose DropDownStyle - Simple, I can no longer change to another style. I have to delete the control from the Form and then bring another one.
@michagalli2082
@michagalli2082 Ай бұрын
has somebody also issues with the border? it disappears on the bottom side
@lukeanthony2967
@lukeanthony2967 Жыл бұрын
I'm using Visual Studio 2022 window forms application. I'm a beginner and I don't know how to solve this error or update language. On the following line, there is an Error CS8370 Feature 'nullable reference types' is not available in C# 7.3. Please use language version 8.0 or greater. The same error is on every event handler I have like : /default event private void cmbList_SelectedIndexChanged(object? sender, EventArgs e) { if (onSelectedIndexChanged != null) { onSelectedIndexChanged.Invoke(sender, e); lblText.Text = cmbList.Text; //refresh text } } private void Surface_Click(object? sender, EventArgs e) { cmbList.Select(); if (cmbList.DropDownStyle == ComboBoxStyle.DropDownList) { cmbList.DroppedDown = true; //open drop down } }
@bh7304
@bh7304 3 жыл бұрын
السلام عليكم شكرا جزيلا على هذه الدروس الرائعة يا إستاذي C# combobox ( how to search anywhere within list, not just first letter autocomplete) في أداة combobox (كيف ابحث في أي مكان داخل القائمة؟ ، وليس مجرد الإكمال التلقائي حسب ترتيب الحروف بدا من الحرف الأول ثم الثاني وهكذا) يا ليت تزودنا بدرس عن حل هذه المشكلة
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
Hi, you must set the DropdownStyle property to Dropdown, then set a data source for the autocomplete.
@bh7304
@bh7304 3 жыл бұрын
@@RJCodeAdvanceEN how to search anywhere within list, not just first letter autocomplete
@TheMrboy2011
@TheMrboy2011 Жыл бұрын
I am not able to add Items in Combobox. Object Collection Editor wiindow is pop up only. can anybody please help me
@hubertkenobi7
@hubertkenobi7 Жыл бұрын
Yeah me too. Did you find a way?
@zollen1234
@zollen1234 Жыл бұрын
Why is there no possibility of rounding?
@liran575
@liran575 3 жыл бұрын
Great tutorial. but i have a question how can add underlined style like you did in your custom txtbox tutorial, i tried to implement what you did ther and it worked but when i tri to change the bordercolor it changes back to reguler
@rodrigoeliazarcacerespalom8159
@rodrigoeliazarcacerespalom8159 3 жыл бұрын
That's great, thanks for your video¡
@varusse
@varusse 2 жыл бұрын
not working rn can U update?
@hubertkenobi7
@hubertkenobi7 Жыл бұрын
this!
@TheMrboy2011
@TheMrboy2011 Жыл бұрын
how to add items at design time. Its not working for me.
@hubertkenobi7
@hubertkenobi7 Жыл бұрын
Me neither
@nahumescoto8334
@nahumescoto8334 2 жыл бұрын
alguen me puede ayudar con el selectedvalue?
@jhimenazoe7234
@jhimenazoe7234 3 жыл бұрын
Very good! Thank you! 😇☺️🤓😎
@TheMrboy2011
@TheMrboy2011 Жыл бұрын
can you please share the complete code.
@ahmedaldana151
@ahmedaldana151 3 жыл бұрын
I need you in every action you make try to debug and show us the processing of each action that will be more helpful and better for us to understand the action..thanks for sharing that with us 👏
@JiteeCheewapun
@JiteeCheewapun 5 ай бұрын
how to add round?
@SaulBadman
@SaulBadman 3 жыл бұрын
Cool video and amazaing effort :) And by the way, is there a way to make it with rounded corners?
@hermanreyes2400
@hermanreyes2400 3 жыл бұрын
Nice video. Do you have a custom picture box that has a checkbox?
@brenoleonetti1860
@brenoleonetti1860 3 жыл бұрын
is it possible to make a combobox with rounded edges?
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
Hi, thanks for watching the videos. Well if possible, it is done in a similar way as the text box with rounded corners was made. Review the previous video.
@brenoleonetti1860
@brenoleonetti1860 3 жыл бұрын
@@RJCodeAdvanceEN cool, I'll rewatch that video then
@brenoleonetti1860
@brenoleonetti1860 3 жыл бұрын
@@RJCodeAdvanceEN I tried to make it work, I could get rounded corners, but the border color is still a "rectangle" and doesn't become rounded, what should I do?
@zxj3727
@zxj3727 2 жыл бұрын
Why my combobox is on the lower left
@thitsolution
@thitsolution 3 жыл бұрын
thank for your video
@yohanalek9185
@yohanalek9185 3 жыл бұрын
Hi, how can I make the "DisplayMember" and "ValueMember" properties appear in custom comboBoxes?
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
In the same way as it was done with the DropDownStyle, Datasource, SelectedItem, etc. properties. Simply create the ValueMember property with all the necessary attributes and exposes the ValueMember property of the internal ComboBox.
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
github.com/RJCodeAdvance/Custom-ComboBox/blob/main/RJComboBox.cs
@yohanalek9185
@yohanalek9185 3 жыл бұрын
@@RJCodeAdvanceEN Thank you
@WorldCount
@WorldCount 3 жыл бұрын
What happens if the BorderSize is installed in 4px and more?
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
It is possible to set 4px or more, if you don't want that, you can add a condition in the SET accessor of the property
@stanislaw8179
@stanislaw8179 3 жыл бұрын
Thanks!
@jedzernaofficial3942
@jedzernaofficial3942 3 жыл бұрын
Hi. My name is jed, im a student currently i really love your videos. But ive been working my project to my school. Im still struggling about the codes because i only know the very basic, and and i wanna ask how to make your combo box rounded like the other textbox and buttons? I hope you can help me😢I don’t have the budget right now buying your UI😢
@DeathGOD7
@DeathGOD7 2 жыл бұрын
Nice ... amazing and useful and top of that he shares demo and codes. Also can you do scrollbar in textbox or any other UI that contains scrollbar?
@alcidesdavidquispecruz8522
@alcidesdavidquispecruz8522 3 жыл бұрын
Excelente... muchas gracias 👍👍👍
@sethvijay1
@sethvijay1 Жыл бұрын
Lists of the dropdown is going out of the combobox
@robertoi.mareno9609
@robertoi.mareno9609 3 жыл бұрын
Hola RJ, Estupendos videos y de gran ayuda. Tengo un problema con el comboBox: La lista del comboBox se carga por código desde un array, cuando se presenta el formulario. ** Me presenta correctamente la lista pero, el problema: ** SOLO puedo elegir un item desde la lista ** NO me permite escribir en el comboBox!!!!!!! Ya he probado todas las combinaciones posibles (DropDownStyle + AutocompleteMode + AutocompleteSource), pero NINGUNA funciona!! Te agradezco por tu ayuda.
@pittaya_supa
@pittaya_supa 3 жыл бұрын
thank you :D
@cristiamrivera9266
@cristiamrivera9266 3 жыл бұрын
When will you upload one in spanish
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
¡Gracias por ver mis videos! Y lo siento, no tengo mucho tiempo, apenas puedo subir 3 videos al mes aquí. Intentaré hacer algo con el canal en español. Saludos
@syedalihusnain9229
@syedalihusnain9229 2 жыл бұрын
Please Make Masked Text Box also i really need this control .. Advance Appreciated
@mdraselhossain802
@mdraselhossain802 2 жыл бұрын
dear bro, can you give me .net code
@dhanrajkumar8521
@dhanrajkumar8521 3 жыл бұрын
Thank you soo much
@omaritookof5606
@omaritookof5606 3 жыл бұрын
Diganme que este es el mismo canal de rj code advance y porque esta asiendo classes en ingles 🌪️ cuando abrio este canal hooooolaaaaaaa
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
Hola Omarito, si es así, es el mismo canal. Decidí reactivar este canal primero a petición de varios suscriptores para el idioma inglés.
@omaritookof5606
@omaritookof5606 3 жыл бұрын
Tambien ai jente como yo que nuestro ingles es debil y nos important musho tus teorias que no se te olbide que existimo😁 y muchas grasias por seguir alludandono con tus esperensias para mi eres el mejor maestro
@chantelsopio5826
@chantelsopio5826 3 жыл бұрын
Man, why is the alignment of the drop-down list so bad?
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
That depends on the thickness of the border, the location of the internal ComboBox is set according to the size of the border. If this is not done, the ComboBox displays and looks bad.
@ТимаЛеляев
@ТимаЛеляев 3 жыл бұрын
Дзякуй за вiдэа
@cristiamrivera9266
@cristiamrivera9266 3 жыл бұрын
Nice
@armando7472
@armando7472 3 жыл бұрын
👍👍👍👍👍
@yakxinvilca976
@yakxinvilca976 3 жыл бұрын
👍
How to Create a Modern Sliding Sidebar | C# Winform
17:32
Coding Ideas
Рет қаралды 204 М.
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
Custom TextBox - Border, Focus Color, Underlined Style - WinForm C#
19:09
RJ Code Advance EN
Рет қаралды 86 М.
Custom ProgressBar (No flicker) - WinForms C#
18:27
RJ Code Advance EN
Рет қаралды 28 М.
C# Modern Login UI Design with Avalonia
6:15
Aiox Development
Рет қаралды 2,7 М.
C# - Custom Notification Form in WinForm App C#
22:19
Code with HuSyN
Рет қаралды 113 М.
How to create a Fully Responsive Form (Dashboard UI) - C# & WinForms
23:39
RJ Code Advance EN
Рет қаралды 104 М.
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН