Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > General > Adding to MDIForm


Reply
 
Thread Tools Display Modes
  #1  
Old 01-30-2004, 02:06 PM
manojs's Avatar
manojs manojs is offline
Junior Contributor
 
Join Date: Nov 2003
Posts: 223
Default Adding to MDIForm


Hi,
Is it possible to add a file list box to the MDIForm (parent) at design time. Or can we only use menu editors. Coz i need the mdiform to show a list of files in a certain directory.
Any suggestions would be helpful.
Thanks very much.
regards,
M
Reply With Quote
  #2  
Old 01-30-2004, 02:08 PM
John's Avatar
John John is offline
Bit Flipper
 
Join Date: Feb 2002
Location: The Inner Loop
Posts: 5,550
Default

You can put a PictureBox control on the MDI parent and then draw the FileListBox inside the PictureBox.
__________________
Subclassing|Magnetic Forms|Operator Overloading (VB2K5)|QuickSnip.NET

"These Patriot playoff wins are like Ray Charles songs, Nantucket sunsets, and hot fudge sundaes. Each one is better than the last." - Dan Shaughnessy
Reply With Quote
  #3  
Old 01-30-2004, 02:21 PM
manojs's Avatar
manojs manojs is offline
Junior Contributor
 
Join Date: Nov 2003
Posts: 223
Default

Thanks orbity,
that did the trick. thanks very much.
regards,
M


Quote:
Originally Posted by Orbity
You can put a PictureBox control on the MDI parent and then draw the FileListBox inside the PictureBox.

Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to undo subform after editing the previous or adding subform record???? elleetan Word, PowerPoint, Outlook, and Other Office Products 1 09-16-2003 08:17 AM
MDIform - Child to Parent communication TheDoctor API 0 07-04-2003 09:46 AM
MDIform flickering kkonkle Interface and Graphics 2 04-15-2003 06:18 AM
form1 always on top in ((MDIForm))!!! yasermirza Interface and Graphics 1 03-24-2003 06:15 AM

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->