Thread: display image name

  1. #1
    Registered User
    Join Date
    Jun 2007
    Posts
    1

    display image name

    hi,

    i am usin visiual studio 2005, windows form application and i am usin c++ ,

    i am workin on a simulator. i need to do a funtion where by when i drag and drop an image into a textbox, the name of the image should appear in the bottomof the image.

    i belive that usin custom contol is one of the way.but i am not sure on creatin a custom control. i am doin the custom control with a image and a lable.


    can any one guide on how to do that!!!!!!!!!
    or suggest any other way to dispaly the name of the image!!

    thank you so much!!!!!!!

    shameema

  2. #2
    Registered User Joelito's Avatar
    Join Date
    Mar 2005
    Location
    Tijuana, BC, México
    Posts
    310
    I think you need to capture EN_DROPFILES
    * PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with xfce4.
    * Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with xfce4.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem reading tiff image files?
    By compz in forum C++ Programming
    Replies: 9
    Last Post: 10-30-2009, 04:17 AM
  2. how to display jpeg image using borland C++ 5.02
    By gaurav07 in forum Windows Programming
    Replies: 2
    Last Post: 05-26-2005, 02:42 AM
  3. Linux framebuffer; display an image
    By bludstayne in forum Tech Board
    Replies: 1
    Last Post: 03-29-2004, 02:50 AM
  4. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM
  5. how do i display a grayscale image ?
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 02-13-2002, 01:11 AM