Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 497477
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T05:47:07+00:00 2026-05-13T05:47:07+00:00

I am converting my company’s VB6 program over to VB.net and I have hit

  • 0

I am converting my company’s VB6 program over to VB.net and I have hit another stupid little roadblock.

The old program had a ListView docked to the left side of the application screen. The user could place the cursor over the right portion of the ListView, the cursor would turn into the SizeWE arrows, then they could drag it, which would resize the ListView.

I am trying to recreate this. As far as I can tell there is no Property called “Resizable,” or at least nothing is popping out to me. I do not believe that it is being done in the code.

Is there a property I am missing? If not, is there an easy way to do this within the code? (ie. is there a event that would make my life easier)

I am using Visual Studio 2008.

Please forgive any noobness; .NET is still very new to me and I am the only programmer in the whole company. I am only a year out of school..
Thanks in advance!

Edit: I see how how it was done in the previous program (you always seem to find it once you ask the question, don’t you?). The old program had a invisible picture that was only a few pixels wide that when hovered over would change the cursor to SizeWE. You could then drag that invisible picture and that would hit an event that would then change the size of the ListView. This seems rather convoluted. My question still stands: Is there a better way to handle this dragging and resizing?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T05:47:07+00:00Added an answer on May 13, 2026 at 5:47 am

    You should look into using either a Splitter control, or to use the SplitContainer control.

    If you use a Splitter, the easiest way to succeed is this:

    • Add the ListView control to the form, set the Dock property to Left
    • Add the Splitter control to the form, set the Dock property to Left
    • Add a Panel control to the form, set the Dock property to Fill

    This will give you a view where the user can resize the ListView and the Panel (in which you can place any other controls you need) will use whatever space is available. If the controls don’t behave as you want them (if the Splitter does not end up where you expect for instance), use the Format -> Order -> Send to back command on the controls in the order ListView, Splitter and Panel.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My company is in the middle of converting from CVS over to git. We've
I'm currently converting our company database application from VB to ASP.NET. This is pretty
My company had contracted a developer to build a new inventory program that would
working on converting our company site over to something more responsive so reworking the
Converting to ODB.NET from System.Data.OracleClient and need help converting my connection string. Here is
I am having a problem converting one of my company's scripts from csh to
Some of the old projects in our company are left to be built with
Converting another app from Rails 2 to Rails 3 - in one of my
I have this code converting a mysql query to json: $sth = mysql_query('SELECT *
I know a lot of question regarding VB6 migration have been asked, but I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.