Text.Insert fails

Last post 10-10-2007, 3:27 PM by HtB. 0 replies.
Sort Posts: Previous Next
  •  10-10-2007, 3:27 PM 34211

    Text.Insert fails

    I'm using a piece of c# code to add a string at a certain position. But this doesn't work.
     
    The code is like this :
     
    Editor1.Text.Insert(364,"test");
     
    After this , there is nothing added.
     
    Can Anyone please help me ?
     
    Thanks in advance.
     
    Han
View as RSS news feed in XML