Change {0} to call {1}. This will prevent unnecessary finalization of the object once it has been disposed and it has fallen out of scope.
Change the way text wraps around the selected object. To configure the object so that it moves along with the text around ...
Change to 2-D view to resize and drag shapes in the SmartArt graphic. This option is available only if you have applied a ...
Change {0} to call the MessageBox.Show overload that specifies MessageBoxOptions, and make sure to set MessageBoxOptions.RightAlign ...
Change {0} to call {1}. This will prevent derived types that introduce a finalizer from needing to re-implement 'IDisposable' ...
Change {0} to call {1}. This will prevent unnecessary finalization of the object once it has been disposed and it has fallen ...
Change {0} to use parameter arrays instead of varargs. For C#, use 'params'. For Visual Basic .NET and C++, use 'ParamArray'. ...
Changes are not allowed if the source code on disk does not match the code running in the process. Files in this project ...
Changes are not allowed in the following cases: - When the debugger has been attached to an already running process. - The ...
Changes are not allowed while code is running or if the option 'Break all processes when one process breaks' is disabled. ...