GroupBox/GroupBox.Designer.cs
Download
groupbox.zip
(2.62 KB | 10 August 2009 )
Donate
If this site or its services have saved you time, please consider a donation to help with running costs and timely updates.
Contents of groupbox.zip/GroupBox/GroupBox.Designer.cs
namespace Cyotek.Framework.Application.Components
{
partial class GroupBox
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
components = new System.ComponentModel.Container();
}
#endregion
}
}
Files
- GroupBox
