User Profile

Collapse

Profile Sidebar

Collapse
visualise01
visualise01
Last Activity: Nov 20 '08, 02:01 PM
Joined: Sep 24 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • visualise01
    started a topic MDI Form App
    in .NET

    MDI Form App

    I have created a windows app form project.

    I have 3 forms, the first one I have set to be MDI Parent, the other two are Child.

    When I click a button to open the two child forms, how can I stop them from opening more than once.

    As it is just now, the form opens however many time I click the button, but I only want them to open once.
    See more | Go to post

  • visualise01
    started a topic Listview
    in .NET

    Listview

    Hi

    I am using Visual c++ .net 2003

    I have created a new Project which is a Windows Form Application.

    I have created a form, within that form I have a treeview and a listview which I selected from toolbox.

    1) How can I list specific folders in the treeview
    2) How can I list the contents of the folders in listview

    I want to create something similar to windows explorer....
    See more | Go to post

  • visualise01
    replied to treeview
    in C
    Hi

    I am using Visual c++ .net 2003

    I have created a new Project which is a Windows Form Application.

    I have created a form, within that form I have a treeview and a listview which I selected from toolbox.

    1) How can I list specific folders in the treeview
    2) How can I list the contents of the folders in listview

    I want to create something similar to windows explorer....
    See more | Go to post

    Leave a comment:


  • visualise01
    replied to treeview
    in C
    Is there any way this can be added to a windows form, not mfc...
    See more | Go to post

    Leave a comment:


  • visualise01
    started a topic treeview
    in C

    treeview

    How can I add a treeview of folders on a hard drive and link it to listview of documents held in that folder. (Similar to windows explorer)

    I want to produce this in windows forms.
    See more | Go to post

  • visualise01
    replied to Duplicate Windows
    in C
    Not sure what you mean, I have created this project in Windows Forms App.

    I am trying this as a complete beginner....
    See more | Go to post

    Leave a comment:


  • visualise01
    replied to Duplicate Windows
    in C
    Not sure what you mwan, I have created this porject in Windows Forms App.

    I am trying this as a complete beginner.
    See more | Go to post

    Leave a comment:


  • visualise01
    started a topic Duplicate Windows
    in C

    Duplicate Windows

    How do I stop duplicate windows opening in my MDI app. Basically I dont want the same MDI Child form to open twice.

    Using C++ .net 2003
    See more | Go to post
No activity results to display
Show More
Working...