Answered TextArea

Tutte le risposte

  • sabato 5 novembre 2011 18:49
     
     
    There is no control TextArea or something like that...
  • lunedì 7 novembre 2011 01:27
    Moderatore
     
     

    What exactly do you mean by a text area?  What behavior are you looking for and which framework are you using to write your Metro style app?  Each has a way to deal with text, although it's different in each one. 

    It would help if you could give more details about what you are looking for and post in the appropriate forum for how you are writing your application (Building Metro style apps with C#/VB, Building Metro style apps with HTML/JavaScript, Building Metro style apps with C++).

    For the XAML based frameworks, look at Windows::UI::Xaml::Controls::TextBlock or Windows::UI::Xaml::Controls::TextBox.

    Metro style apps in HTML have <textarea> and <input> elements.

    --Rob


  • lunedì 7 novembre 2011 17:01
     
     

    I am sory, I am working with C#, silverlight.

     

    I am looking for exact same beahviour like in HTML <textarea>. But there is no control TextArea or something like that...

     

    What can I do? is there some way that I can combine XAML with HTML or sth?

     

    Thank you

  • martedì 8 novembre 2011 13:58
    Moderatore
     
     Con risposta

    Hi,

    This is not a Silverlight forum.  You should post your question in that forum if you have a Silverlight question.  This is a forum for Metro Style application development.

    -Jeff


    Jeff Sanders (MSFT)