Let Visual Studio automatically update Resources.Designer.cs.

This commit is contained in:
the_fiddler 2009-04-20 10:18:39 +00:00
parent 632f6b9f1b
commit 548bbd36c2

View file

@ -497,15 +497,12 @@ namespace Examples.Properties {
/// ///
///namespace Examples.WinForms ///namespace Examples.WinForms
///{ ///{
/// [Example("Multiple GLControls", ExampleCategory.OpenTK, "GLControl", 3)] /// [Example("Multiple GLControls", ExampleCategory.OpenTK, "GLControl", 3, Documentation="MultipleGLControls.cs")]
/// public partial class MultipleGLControlsForm : Form /// public partial class MultipleGLControlsForm : Form
/// { /// {
/// public MultipleGLControlsForm() /// public MultipleGLControlsForm()
/// { /// {
/// InitializeComponent(); /// InitializeComp [rest of string was truncated]";.
/// }
///
/// public s [rest of string was truncated]";.
/// </summary> /// </summary>
internal static string MultipleGLControls { internal static string MultipleGLControls {
get { get {
@ -584,8 +581,7 @@ namespace Examples.Properties {
/// ///
///namespace Examples.WinForms ///namespace Examples.WinForms
///{ ///{
/// [Example(&quot;Simple GLControl&quot;, ExampleCategory.OpenTK, &quot;GLControl&quot;, 1)] /// [Example(&quot;Simple GLControl&quot;, ExampleCategory.OpenTK, &quot;GLControl&quot;, 1, Document [rest of string was truncated]&quot;;.
/// pu [rest of string was truncated]&quot;;.
/// </summary> /// </summary>
internal static string SimpleGLControl { internal static string SimpleGLControl {
get { get {