undo/redo doesn't work

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alan

    undo/redo doesn't work

    Hi all,
    I'm programming one VBScript Editor with syntax hilighting. I use the
    RichTextBox control. Although the syntaxhilightin g function comes true, i
    found the undo/redo function didn't work. I do nothing about undo list
    directly.

    Any help or sample will be very appeciated!

    Thanks in advance.

    Alan


  • Champika Nirosh

    #2
    Re: undo/redo doesn't work

    I also notice that the RichTextBox Undo Redo stop working after doing any
    programmatical change to the editor pane (rtf box).

    Nirosh.

    "Alan" <lizhi@channel. com> wrote in message
    news:Odo57jhcEH A.996@TK2MSFTNG P12.phx.gbl...[color=blue]
    > Hi all,
    > I'm programming one VBScript Editor with syntax hilighting. I use the
    > RichTextBox control. Although the syntaxhilightin g function comes true, i
    > found the undo/redo function didn't work. I do nothing about undo list
    > directly.
    >
    > Any help or sample will be very appeciated!
    >
    > Thanks in advance.
    >
    > Alan
    >
    >[/color]


    Comment

    Working...