Confused: Getting Text

Last post 05-09-2005, 1:21 PM by aaguilar1. 0 replies.
Sort Posts: Previous Next
  •  05-09-2005, 1:21 PM 6532

    Confused: Getting Text

    Guys,
        I have a problem trying to retrieve the text when It starts with blank spaces

    For example: "   This is a test"
    It Appears in the control simply as : "This is a test" (no blank spaces at the beginning)

    Please it is important:

    PD

    U can prove it with
     
    Editor1.Text = TextBox1.Text
    TextBox2.Text = TextBox1.Text 
     
    (TextBox2 reflects the blank spaces but Editor1 no)
     
     
    Many Thanks
View as RSS news feed in XML