Results 1 to 29 of 29

Thread: (VB6) How can I have a MultiColumn ListBox? (Emergency)

Hybrid View

  1. #1

    Thread Starter
    Addicted Member javad2000's Avatar
    Join Date
    Dec 2006
    Posts
    238

    Re: (VB6) How can I have a MultiColumn ListBox? (Emergency)

    Thank you everybody.
    I found the listview and I also think it's the best choice.

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: (VB6) How can I have a MultiColumn ListBox? (Emergency)

    Now that we've helped you, you can help us by pulling down the Thread Tools menu and clicking the Mark Thread Resolved button which will let everyone know that you have your answer.

  3. #3

    Thread Starter
    Addicted Member javad2000's Avatar
    Join Date
    Dec 2006
    Posts
    238

    Re: (VB6) How can I have a MultiColumn ListBox? (Emergency)

    I have faced a problem with ListView.
    The ListView doesn't have a "Right-to-Left" property, and I want it to be "Right to Left", because my language is Farsi.
    I'm getting frustrated. Isn't there a good Multi-Column Listbox in VB6?

    Thank you

    Quote Originally Posted by javad2000
    Thank you everybody.
    I found the listview and I also think it's the best choice.

  4. #4

  5. #5

    Thread Starter
    Addicted Member javad2000's Avatar
    Join Date
    Dec 2006
    Posts
    238

    Re: (VB6) How can I have a MultiColumn ListBox? (Emergency)

    That would help if I was a professional, but I'm not looking for API methods, I'm looking for an easy and clean way to show my multi-column data in a "List". So that the SelectionMode is "By Row".

    Thank you

  6. #6

  7. #7

    Thread Starter
    Addicted Member javad2000's Avatar
    Join Date
    Dec 2006
    Posts
    238

    Re: (VB6) How can I have a MultiColumn ListBox? (Emergency)

    Quote Originally Posted by MartinLiss
    Are you willing to use a fixed width font like this one?
    Yes, and I know how to use this method to make Signle-column Listboxes appear in "Multi-column" view, but I don't know which Farsi font is a 'fixed-width font'. I will ask it from my persian freids.

    If there is a better way to make "multi-column" listboxes, please let me know.

    Thank you
    Last edited by javad2000; Dec 21st, 2006 at 05:33 AM.

  8. #8
    Lively Member Mahdi Jazini's Avatar
    Join Date
    Feb 2014
    Location
    Iran / Tehran
    Posts
    89

    Re: (VB6) How can I have a MultiColumn ListBox? (Emergency)

    Quote Originally Posted by javad2000 View Post
    I have faced a problem with ListView.
    The ListView doesn't have a "Right-to-Left" property, and I want it to be "Right to Left", because my language is Farsi.
    I'm getting frustrated. Isn't there a good Multi-Column Listbox in VB6?

    Thank you
    Hello Compatriot

    In the following thread @krool designed an upgraded version of ListView that supports unicode. It's free and opensource

    http://www.vbforums.com/showthread.p...mmon-controls)

    last update of the ocx that @krool sent me:

    http://krool.mooo.com/Data/VBForums/...BCCR13.OCX.zip

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