Darien Figueroa / Mbed 2 deprecated repo3

Dependencies:   mbed MAX14720 MAX30205 USBDevice

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers DoubleBufferTableLayoutPanel.Designer.cs Source File

DoubleBufferTableLayoutPanel.Designer.cs

00001 namespace HealthSensorPlatform.CustomControls
00002 {
00003     partial class DoubleBufferTableLayoutPanel
00004     {
00005         /// <summary> 
00006         /// Required designer variable.
00007         /// </summary>
00008         private System.ComponentModel.IContainer components = null;
00009 
00010         /// <summary> 
00011         /// Clean up any resources being used.
00012         /// </summary>
00013         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
00014         protected override void Dispose(bool disposing)
00015         {
00016             if (disposing && (components != null))
00017             {
00018                 components.Dispose();
00019             }
00020             base.Dispose(disposing);
00021         }
00022 
00023         #region Component Designer generated code
00024 
00025         /// <summary> 
00026         /// Required method for Designer support - do not modify 
00027         /// the contents of this method with the code editor.
00028         /// </summary>
00029         private void InitializeComponent()
00030         {
00031             components = new System.ComponentModel.Container();
00032         }
00033 
00034         #endregion
00035     }
00036 }