Custom TextBox - Border, Focus Color, Underlined Style - WinForm C#

Поділитися
Вставка
  • Опубліковано 28 лис 2024

КОМЕНТАРІ • 85

  • @exogendesign4582
    @exogendesign4582 3 роки тому +5

    All your videos are pure gold! I wish you nothing but success man.

  • @manuelmair1855
    @manuelmair1855 2 роки тому

    Thank you for all your tutorials! They're all awsom!!! With your tutorials, it's an ease to learn C#!

  • @adamonjourney3726
    @adamonjourney3726 3 роки тому +4

    Great tutorial once again! Nice new tricks learned (like "DefaultEvent"). Thanks so much.

  • @ibrahimabulla
    @ibrahimabulla 8 місяців тому

    Please tell me how to fix this problem???
    There is text in the text box, whether it is numbers or text, but the text box assumes it is empty

  • @ngaochenno6493
    @ngaochenno6493 2 роки тому

    Thank you for all your tutorials!

  • @dhanrajkumar8521
    @dhanrajkumar8521 3 роки тому +5

    Awesome and helpful tutorial. Thanks a lot.
    Please make a video on combox..

  • @joekireistudio4281
    @joekireistudio4281 2 роки тому

    Simply amazing💯! you deserve more subs! 🙌👏💪✨✨✨

  • @foxfox3812
    @foxfox3812 Рік тому +1

    How can I add the KeyPress code because the keypress code doesn't seem to work, and I'm having problem with it

  • @Elzelgator
    @Elzelgator Рік тому

    Great work man!

  • @salameo457
    @salameo457 3 роки тому +1

    Se extrañan tus videos en tu canal en español, gran video igual!

    • @RJCodeAdvanceEN
      @RJCodeAdvanceEN  3 роки тому +1

      ¡Gracias!
      Y lo siento, no tengo mucho tiempo, apenas puedo subir 3 videos al mes aquí.
      Intentaré hacer algo con el canal en español.

    • @salameo457
      @salameo457 3 роки тому +1

      @@RJCodeAdvanceEN Gracias!, haces un gran trabajo, ayudas mucho a la gente que esta aprendiendo. Que tengas un excelente dia.

  • @narendrabs9773
    @narendrabs9773 2 місяці тому

    Fantastic explanation. Kudos for bringing quality tutorials. Gained knowledge from this video. If you can possibly do a video on creating a custom textbox control which has an icon on the left hand side. The icon should be an icon from fonts such as font awesome or segoe ui icons? Can we also create round corner buttons in the same way?

  • @mindgrind5968
    @mindgrind5968 7 місяців тому

    Awesome turorial thank you!

  • @aditheppruekpitakpong3847
    @aditheppruekpitakpong3847 2 роки тому

    Thank you so much for this tutorial! 😀

  • @Enfetamina
    @Enfetamina 2 роки тому

    simple and clear, subscribed!

  • @nguyentinh2030
    @nguyentinh2030 3 місяці тому

    Hello, thanks for great tutorial.
    I see a small issue, when set value for Texts in code, example RJTextbox.Texts = "abc", if click to textbox -> value will remove.
    I modify at set properties of Texts, if value not null or not empty then removePlaceHoder.

  • @dantecardos2239
    @dantecardos2239 3 роки тому +2

    oh nice more videos please...............

  • @Puerto_Ayacucho_VE
    @Puerto_Ayacucho_VE 2 роки тому +3

    Hola, I can't get the text when click the button.

  • @josefelixondonguemamaye7187
    @josefelixondonguemamaye7187 2 роки тому +1

    and I have just the same problem in another of your tutorials, about combobox, because it does not support the default event, since it does not capture the data that I load from the Database ... thanks! if you could explain that please !!!

  • @glenhong8028
    @glenhong8028 Рік тому

    Hi - ive followed a few of your videos but I must keep missing how you acheive that flat buttons in the title bar of the main form. Any help appreicated

  • @jmondelus
    @jmondelus 2 роки тому

    This is awesome, will the same concept work for a ListBox

  • @MrKilobyteYT
    @MrKilobyteYT 3 роки тому +3

    Good job. Thanks.
    Is there possible to make rounded corners for textbox?

    • @RJCodeAdvanceEN
      @RJCodeAdvanceEN  3 роки тому +2

      Hi thanks.
      Yes, it is possible to do so, just apply a rounded region and draw the border with the similar parameters of the rounded region.. Well, she was thinking of doing it in this tutorial, but she didn't want to lengthen the video.
      Maybe I'll make it like an extended video of this one ;)

    • @MrKilobyteYT
      @MrKilobyteYT 3 роки тому

      ​@@RJCodeAdvanceEN Thx for respond, I'll try it.

  • @johnny_rain3226
    @johnny_rain3226 2 роки тому +1

    Great tutorial, Thank you so much! but for the 'Text' property is there a problem to use the 'new' keyword ('Shadows' in VB) instead of declearing this property as 'Texts'?
    (I don't think we need the 'Text' property in the base class of the user control)

  • @nmjCoolman
    @nmjCoolman 2 роки тому

    Thank for all of you tutorials.
    Could you show us how to call customized control at runtime, as that, we can multiple customized control by clicking a button.

  • @josefelixondonguemamaye7187
    @josefelixondonguemamaye7187 2 роки тому +1

    Hi, How can I use the TextLength functionality in your custom combobox because it doesn't allow editing, and it always has a null value?

  • @maikelgutierrez8558
    @maikelgutierrez8558 3 роки тому +1

    Excellent bro. You are back again. Might you please make a video about mysql and share a database over a local network please, you got a video like that but using sql server... thanks you so much for helping us.

  • @figg0
    @figg0 Рік тому

    What about scrollbars, are they customized too?

  • @johncloedguarra300
    @johncloedguarra300 2 роки тому

    What properties or events should I add if I'm going to use the textbox for login form, because when I made a login form with this custom textbox it doesn't work, but when I made with a normal textbox it works, so the problem is on the custom textbox.

  • @netoambrosio410
    @netoambrosio410 5 місяців тому

    Thanks for this tutorial. Can you include Placeholder Text please? I'm From Angola.

  • @saurabhtyagi4209
    @saurabhtyagi4209 3 роки тому +1

    I am a huge fan of yours for knowledgeable programming videos..thank you so much
    I have a request to you that please make a video on desktop chat application with chat bubble and its container

  • @TheMrboy2011
    @TheMrboy2011 Рік тому

    Superb Sir

  • @HieuNguyen-lf2uq
    @HieuNguyen-lf2uq 3 роки тому

    super cool ! thanks bro.

  • @SiLVERiCE8707
    @SiLVERiCE8707 3 роки тому +1

    I can't use this textbox. It always return empty :(

  • @mukiibipeter07
    @mukiibipeter07 3 роки тому +4

    Thanks a lot buddy. This is very nice.
    Could you also do a video on how to create a customized installer?
    With custom logos and text everywhere?
    There are certain things you want to do during installation but I feel there's a limit to that.
    Thank you in advance.

  • @smkaldi907
    @smkaldi907 2 роки тому

    Thank you very much
    I suggest you add (updateheight) method to the property ( Multiline) so when the property set to false the textbox return to text height size

  • @mustafae0320
    @mustafae0320 Рік тому

    How can i use maskedtextbox in this usercontrol object?

  • @thechosenfun1
    @thechosenfun1 2 роки тому

    Great Video. How do you add a "DataBindings" Text property to the control?

  • @sabriali673
    @sabriali673 3 роки тому

    First, I want to thank you for your Efforts I appreciate that. I have one question - how to change the background of the Textbox menu in autocomplete mode?

  • @music4ourlife
    @music4ourlife 3 роки тому

    Thank u so much but i have a question. i have to catch enter key event (keydown event) but RJTextbox doesn't catch it, i tried ok with common textbox else.

  • @serhatkaradag8786
    @serhatkaradag8786 2 роки тому

    It needs some improvements.
    Please add Borderradius and add icon option to left and right of textbox.

  • @tommcmeekin1
    @tommcmeekin1 3 роки тому +1

    Along with rounded textbox howabout placeholder information inside the box, is that possible? But great job, thank you so much.

    • @RJCodeAdvanceEN
      @RJCodeAdvanceEN  3 роки тому +1

      Yes, of course, it is possible to do it. Well, I was thinking of doing it in this tutorial, but I didn't want to lengthen the video.
      Maybe I will make it as an extended video of this one 😉

    • @tommcmeekin1
      @tommcmeekin1 3 роки тому

      @@RJCodeAdvanceEN That would be awesome, thank you. 😊

  • @abdulkayuem3247
    @abdulkayuem3247 3 роки тому

    Keypress Event is not working when working with another forms.

  • @snaveen1629
    @snaveen1629 2 роки тому

    Thank you for your code Bro,
    Iam facing some issue with my code. Compiler is not showing any error but when Iam trying to use, my .NET application is closing automatically

  • @christianreblando8788
    @christianreblando8788 2 роки тому

    but i do this custom text box but if i try to get the text in text box i get nothing or null ??

  • @sonr0xz
    @sonr0xz Рік тому

    The visual studio keeps crashing when i clicked the custom textbox. Please help

  • @rcx372
    @rcx372 Рік тому

    how to change border and control box backcolor

  •  2 роки тому

    thanks

  • @taeminha4339
    @taeminha4339 3 роки тому +1

    super awesome

  • @พิทวัสพิชญ์ชานน

    Can add textalign in Properties? thx for anything

  • @pittaya_supa
    @pittaya_supa 3 роки тому +1

    Thank you.

    • @pittaya_supa
      @pittaya_supa 3 роки тому +1

      I modify for place holder :)

    • @RJCodeAdvanceEN
      @RJCodeAdvanceEN  3 роки тому +1

      Cool ;)
      Soon I will add rounded corners to this text box in an additional video.

    • @pittaya_supa
      @pittaya_supa 3 роки тому

      Thank you, and keep going :)

  • @broaxconde6302
    @broaxconde6302 3 роки тому +1

    Hello sir, thank you for your great tutorials. This customize controls are very helpful for creating my projects. By the way sir I have a question. How to add an Textbox Text Align Property? Hoping for your response. Thank You again sir!.

    • @RJCodeAdvanceEN
      @RJCodeAdvanceEN  3 роки тому +3

      Hi, just create a new TextAlign property in the user control and expose the TextAlign property of the textbox. As was done with the PasswordChar property or others.
      public HorizontalAlignment TextAlign
      {
      get { return textBox.TextAlign; }
      set {textBox.TextAlign=value; }
      }

    • @broaxconde6302
      @broaxconde6302 3 роки тому

      @@RJCodeAdvanceEN hello :D thanks for the response. thank you so much! keep sharing and more video tutorials soon!! :D

  • @atheer1988ch
    @atheer1988ch Рік тому

    Thank You XOXOXOXO

  • @punsophy4076
    @punsophy4076 2 роки тому

    How about scrollbar?

  • @benalimorade2444
    @benalimorade2444 2 роки тому

    Thank You ....

  • @shawswii2551
    @shawswii2551 3 роки тому

    after this when i delete the custom textbox or moving it my visual studio crashes

  • @leodanguerrero2971
    @leodanguerrero2971 Рік тому

    En textBox1_TextChanged, codifico para que la primera letra de cada palabra que se digite sea en mayúsculas.
    Pero en la línea textBox1.SelectionStart =textBox1.Texts.Length; (SelectionStart no es reconocido)
    pruebo con
    public int SelectionStart { get; internal set; };
    o
    internal int SelectionStart; pero nada... espero puedas brindarme alguna sugerencia

  • @PhuNguyen-jp5mg
    @PhuNguyen-jp5mg 3 роки тому

    Hi! Can you add property TextAlign to RjTextBox?

  • @triyulianto5015
    @triyulianto5015 4 місяці тому

    please make custom scrollbar

  • @gastongriott9634
    @gastongriott9634 2 роки тому

    Hola RJ gracias por tus videos.. tendrás el codigo para VB? Saludos

  • @ayaanansari4765
    @ayaanansari4765 3 роки тому +1

    Sir! How to use a Watermark in it?

    • @RJCodeAdvanceEN
      @RJCodeAdvanceEN  3 роки тому

      I'll do it in my next video as an extended tutorial from this one.

  • @mikeabordo6655
    @mikeabordo6655 6 місяців тому

    these custom textboxes can't read the database :(

  • @MK6N7H
    @MK6N7H 3 роки тому +1

    Реально круто!

  • @MatiasChampi
    @MatiasChampi 3 роки тому

    Exactly why does the property Text has to be different -> "texts"?

    • @RJCodeAdvanceEN
      @RJCodeAdvanceEN  3 роки тому

      Because the Text property of the user control is hidden and basically it is to display a label. You can override the property and modify the attributes, but when you drag the custom TextBox (RJTextBox) onto the form, it will have -> RJTextBox1 as a label, and it would be tedious to remove the text every time the custom control is added.

  • @gustavvobustamante6240
    @gustavvobustamante6240 3 роки тому

    Muy Genial

  • @hotechmanager
    @hotechmanager 3 роки тому +1

    The best