locked
link labels on mobile emulators RRS feed

  • Question

  • Is it possible to create a link label on the results from a database?

    for example I want to populate the database and when I read the database I want the result to be displayed in a link label.

    I am using visual studio 2005 in case this makes a difference.

    thanks
    • Moved by Nancy Shao Wednesday, April 22, 2009 2:59 AM wrong forum
    Thursday, April 16, 2009 11:56 AM

Answers

All replies

  • Are you write an extension for VS?
    Return to the source, learn the way!
    Friday, April 17, 2009 3:19 AM
  • I am trying to read in personal details about a client, and when the details populate from the database they do so on a seperate form, when the client wants to view that information all they do is click on the link label, e.g. client name and then it opens a new form with all the information concerning that particular client.
    Friday, April 17, 2009 10:26 AM
  • Hi Wheel,

    I am moving your thread to "Where is the Forum for..." Forum, for your question is little related to Visual Studio Extensibility, and you will get more information there.

    Thanks,
    Nancy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
    Wednesday, April 22, 2009 2:58 AM
  • This should be in one of the Visual Studio Forums.

    Karl


    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer



    My Blog: http://unlockpowershell.wordpress.com
    My Book: Windows PowerShell 2.0 Bible
    My E-mail: -join ("6B61726C6D69747363686B65406D742E6E6574"-split"(?<=\G.{2})",19|%{[char][int]"0x$_"})

    Friday, October 19, 2012 7:47 PM