00001 namespace CodePlex.MicrosoftProject.mpFx.Client.Plugins.Controls
00002 {
00003 partial class OptionsControl
00004 {
00005
00006
00007
00008 private System.ComponentModel.IContainer components = null;
00009
00010
00011
00012
00013
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
00026
00027
00028
00029 private void InitializeComponent()
00030 {
00031 components = new System.ComponentModel.Container();
00032 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
00033 }
00034
00035 #endregion
00036 }
00037 }