Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating DYNAMIC TEXT IN FRAME

Status
Not open for further replies.

GreatDreamer

Programmer
Feb 11, 2006
15
CA
I have a dynamic text control that is instantiated in frame method. How do I set the variable value to the dynamic text as a content.

nameOfVariable is double
mydynamictxt.SetTaggedText(nameOfVariable).

I have tried this, but get compilation errors.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top