Results 1 to 3 of 3

Thread: [RESOLVED] [2008] ListBox Resizable

  1. #1

    Thread Starter
    Addicted Member Alexandru_mbm's Avatar
    Join Date
    Jul 2007
    Location
    VBForums.com
    Posts
    157

    Resolved [RESOLVED] [2008] ListBox Resizable

    Anyone have ideas about how this http://www.codeproject.com/KB/select...leListBox.aspx can be done into VB.NET ?

    Thanks!
    I'm still learning VB.NET
    Sorry for my bad english
    Thanks for your help

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2008] ListBox Resizable

    Exactly the same way as it is in C#. All the principles are exactly the same. Only the syntax is different. Read the C# code first and see what you can make of it. Even an inexperienced VB developer should be able to pick out the main features, e.g. selection and looping statements, etc. For the bits you can't handle you can use an online code converter, Instant VB (which I own and can therefore recommend) or post a question here.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Addicted Member Alexandru_mbm's Avatar
    Join Date
    Jul 2007
    Location
    VBForums.com
    Posts
    157

    Resolved Re: [2008] ListBox Resizable

    I have intalled C# Express and i converted the code with http://labs.developerfusion.co.uk/co...arp-to-vb.aspx and it's allright. Thanks alot!
    I'm still learning VB.NET
    Sorry for my bad english
    Thanks for your help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width