Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Displaying value in textbox


2 replies to this topic

durgeshk

durgeshk
  • Members
  • 1 posts

Posted 07 August 2004 - 11:19

Hi ,
I am creating a custom dialog through the DevStudio9 IDE.This dialog has one text-box(edit control). Now through the Installscript I want to display some text say "Hello" in this text box. Can u plz tell me which function shud be invoked in order to do this
Please Note the type of Project I hav selected is Windows Installer "Web-Project".

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 09 August 2004 - 10:02

(Moving question to the right forum)

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 09 August 2004 - 10:03

The edit field will display the value of its associated property.