![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | InvalidOperationException I'm getting an InvalidOperationException when handling the SelectionChanged event from a combobox that occurs 'cause the user has modified the combobox's text. The message of the exception is: "Cannot Reopen an undo unit while another unit is already open." How do I find out what other undo units are open? |
My System Specs![]() |
| | #2 (permalink) |
| Guest | Re: InvalidOperationException Failed to include the code that was causing the error. I'm simply applying a font size to a Run within a RichTextBox FlowDocument object: EditingCommands.ApplyFontSize.Execute( Convert.ToDouble( val ), mText.CaretPosition.Parent as IInputElement ); "CSkinner" <cwskinner_no_sppaaam@comcast.net> wrote in message news:%23SX4KBfBGHA.1180@TK2MSFTNGP09.phx.gbl... > I'm getting an InvalidOperationException when handling the > SelectionChanged event from a combobox that occurs 'cause the user has > modified the combobox's text. The message of the exception is: > > "Cannot Reopen an undo unit while another unit is already open." > > How do I find out what other undo units are open? > |
My System Specs![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| System.InvalidOperationException | madhur | Avalon | 2 | 03-08-2006 07:49 PM |