Results 1 to 4 of 4

Thread: ListBox and columns

  1. #1

    Thread Starter
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729

    ListBox and columns

    i see there are 2 properties about columns in listboxes..but how to use them? what do they exactly do?
    \m/\m/

  2. #2
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    MultiColumn:Gets or sets a value indicating whether the ListBox supports multiple columns.
    ColumnWidth:Gets or sets the width of columns in a multicolumn ListBox.

    What is strange about them?!!!
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

  3. #3
    Fanatic Member
    Join Date
    Sep 2002
    Posts
    518
    All it does is try to stuff items into columns so you don't have to scroll as much. Doesn't compare to ListView columns, the ListView items are still only one string and no subitems.

  4. #4

    Thread Starter
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    ah tahts what i wanted to know slow_learner..tks
    \m/\m/

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