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