本文整理汇总了C#中DevExpress.Utils.ToolTipTitleItem类的典型用法代码示例。如果您正苦于以下问题:C# DevExpress.Utils.ToolTipTitleItem类的具体用法?C# DevExpress.Utils.ToolTipTitleItem怎么用?C# DevExpress.Utils.ToolTipTitleItem使用的例子?那么恭喜您, 这里精选的类代码示例或许可以为您提供帮助。
DevExpress.Utils.ToolTipTitleItem类属于命名空间,在下文中一共展示了DevExpress.Utils.ToolTipTitleItem类的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的C#代码示例。
示例1: createToolTips
/// <summary>
/// Since the strings constantly get lost, create
/// them in code instead in the designer.
/// </summary>
private void createToolTips()
{
var superToolTip4 = new DevExpress.Utils.SuperToolTip();
var toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem();
var toolTipItem4 = new DevExpress.Utils.ToolTipItem();
var superToolTip5 = new DevExpress.Utils.SuperToolTip();
var toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem();
var toolTipItem5 = new DevExpress.Utils.ToolTipItem();
var superToolTip6 = new DevExpress.Utils.SuperToolTip();
var toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem();
var toolTipItem6 = new DevExpress.Utils.ToolTipItem();
// --
toolTipTitleItem4.Text = Resources.SR_toolTipTitleItem4Text;
toolTipItem4.Text = Resources.SR_toolTipItem4Text;
superToolTip4.Items.Add(toolTipTitleItem4);
superToolTip4.Items.Add(toolTipItem4);
defaultToolTipController1.SetSuperTip(pictureBox8, superToolTip4);
toolTipTitleItem5.Text = Resources.SR_toolTipTitleItem5Text;
toolTipItem5.Text = Resources.SR_toolTipItem5Text;
superToolTip5.Items.Add(toolTipTitleItem5);
superToolTip5.Items.Add(toolTipItem5);
defaultToolTipController1.SetSuperTip(pictureBox6, superToolTip5);
toolTipTitleItem6.Text = Resources.SR_toolTipTitleItem6Text;
toolTipItem6.Text = Resources.SR_toolTipItem6Text;
superToolTip6.Items.Add(toolTipTitleItem6);
superToolTip6.Items.Add(toolTipItem6);
defaultToolTipController1.SetSuperTip(pictureBox7, superToolTip6);
}
示例2: InitializeComponent
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
DevExpress.Utils.SuperToolTip superToolTip40 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem40 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem40 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip41 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem41 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem41 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip42 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem42 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem42 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip43 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem43 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem43 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip27 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem27 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem27 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem5 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem6 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip28 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem28 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem28 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip29 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem29 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem29 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip30 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem30 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem30 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip31 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem31 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem31 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip32 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem32 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem32 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip33 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem33 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem33 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip34 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem34 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem34 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip35 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem35 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem35 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip36 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem36 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem36 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip37 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem37 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem37 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip38 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem38 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem38 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip39 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem39 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem39 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip44 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem44 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem44 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip45 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem45 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem45 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip46 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem46 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem46 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip47 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem47 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem47 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip48 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem48 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem48 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip49 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem49 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem49 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip50 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem50 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem50 = new DevExpress.Utils.ToolTipItem();
this.richEditControl1 = new DevExpress.XtraRichEdit.RichEditControl();
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
this.clipboardBar1 = new DevExpress.XtraRichEdit.UI.ClipboardBar();
this.pasteItem1 = new DevExpress.XtraRichEdit.UI.PasteItem();
this.cutItem1 = new DevExpress.XtraRichEdit.UI.CutItem();
this.copyItem1 = new DevExpress.XtraRichEdit.UI.CopyItem();
this.pasteSpecialItem1 = new DevExpress.XtraRichEdit.UI.PasteSpecialItem();
this.fontBar1 = new DevExpress.XtraRichEdit.UI.FontBar();
this.changeFontNameItem1 = new DevExpress.XtraRichEdit.UI.ChangeFontNameItem();
this.repositoryItemFontEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemFontEdit();
this.changeFontSizeItem1 = new DevExpress.XtraRichEdit.UI.ChangeFontSizeItem();
this.repositoryItemRichEditFontSizeEdit1 = new DevExpress.XtraRichEdit.Design.RepositoryItemRichEditFontSizeEdit();
this.fontSizeIncreaseItem1 = new DevExpress.XtraRichEdit.UI.FontSizeIncreaseItem();
this.fontSizeDecreaseItem1 = new DevExpress.XtraRichEdit.UI.FontSizeDecreaseItem();
this.toggleFontBoldItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontBoldItem();
//.........这里部分代码省略.........
示例3: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmZones));
DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip7 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem3 = new DevExpress.Utils.ToolTipItem();
this.groupControl5 = new DevExpress.XtraEditors.GroupControl();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.ZdatagridRegionalAllocation = new C1.Win.C1TrueDBGrid.C1TrueDBGrid();
this.ZtxtOtherGroup = new DevExpress.XtraEditors.TextEdit();
this.ZtxtManagerId = new DevExpress.XtraEditors.TextEdit();
this.ZtxtCompanyGroupID = new DevExpress.XtraEditors.TextEdit();
this.checkEdit2 = new DevExpress.XtraEditors.CheckEdit();
this.ZtxtManagerName = new DevExpress.XtraEditors.TextEdit();
this.ZtxtGroupName = new DevExpress.XtraEditors.TextEdit();
this.ZtxtCompanyName = new DevExpress.XtraEditors.TextEdit();
this.ZtxtCompanyId = new DevExpress.XtraEditors.TextEdit();
this.ZtxtSPOID = new DevExpress.XtraEditors.TextEdit();
this.ZchkDiscontinue = new DevExpress.XtraEditors.CheckEdit();
this.ZchkMerck = new DevExpress.XtraEditors.CheckEdit();
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
this.ZPlManagerId = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton();
this.ZPLCompanyGroupID = new DevExpress.XtraEditors.SimpleButton();
this.ZPLCompanyId = new DevExpress.XtraEditors.SimpleButton();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.ZPLSPOId = new DevExpress.XtraEditors.SimpleButton();
this.ZtxtSPOName = new DevExpress.XtraEditors.TextEdit();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.labelControl16 = new DevExpress.XtraEditors.LabelControl();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
((System.ComponentModel.ISupportInitialize)(this.groupControl5)).BeginInit();
this.groupControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ZdatagridRegionalAllocation)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ZtxtOtherGroup.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ZtxtManagerId.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ZtxtCompanyGroupID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.checkEdit2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ZtxtManagerName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ZtxtGroupName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ZtxtCompanyName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ZtxtCompanyId.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ZtxtSPOID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ZchkDiscontinue.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ZchkMerck.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ZtxtSPOName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
this.groupControl2.SuspendLayout();
this.SuspendLayout();
//
// groupControl5
//
this.groupControl5.Controls.Add(this.groupControl1);
this.groupControl5.Controls.Add(this.ZtxtOtherGroup);
this.groupControl5.Controls.Add(this.ZtxtManagerId);
this.groupControl5.Controls.Add(this.ZtxtCompanyGroupID);
this.groupControl5.Controls.Add(this.checkEdit2);
this.groupControl5.Controls.Add(this.ZtxtManagerName);
this.groupControl5.Controls.Add(this.ZtxtGroupName);
this.groupControl5.Controls.Add(this.ZtxtCompanyName);
this.groupControl5.Controls.Add(this.ZtxtCompanyId);
this.groupControl5.Controls.Add(this.ZtxtSPOID);
this.groupControl5.Controls.Add(this.ZchkDiscontinue);
this.groupControl5.Controls.Add(this.ZchkMerck);
this.groupControl5.Controls.Add(this.labelControl14);
this.groupControl5.Controls.Add(this.labelControl13);
this.groupControl5.Controls.Add(this.labelControl15);
this.groupControl5.Controls.Add(this.ZPlManagerId);
this.groupControl5.Controls.Add(this.simpleButton5);
this.groupControl5.Controls.Add(this.ZPLCompanyGroupID);
this.groupControl5.Controls.Add(this.ZPLCompanyId);
this.groupControl5.Controls.Add(this.labelControl11);
this.groupControl5.Controls.Add(this.ZPLSPOId);
this.groupControl5.Controls.Add(this.ZtxtSPOName);
this.groupControl5.Controls.Add(this.labelControl12);
this.groupControl5.Controls.Add(this.labelControl10);
//.........这里部分代码省略.........
示例4: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.btnRejectMultiChanges = new DevExpress.XtraEditors.SimpleButton();
this.btnAcceptMultiChanges = new DevExpress.XtraEditors.SimpleButton();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.memoEdit1 = new DevExpress.XtraEditors.MemoEdit();
this.btnActorTrash = new DevExpress.XtraEditors.SimpleButton();
this.btnActorDown = new DevExpress.XtraEditors.SimpleButton();
this.btnActorUp = new DevExpress.XtraEditors.SimpleButton();
this.txtYear = new DevExpress.XtraEditors.TextEdit();
this.txtTop250 = new DevExpress.XtraEditors.TextEdit();
this.txtRating = new DevExpress.XtraEditors.TextEdit();
this.grdActors = new DevExpress.XtraGrid.GridControl();
this.gridViewActors = new DevExpress.XtraGrid.Views.Grid.GridView();
this.clmName = new DevExpress.XtraGrid.Columns.GridColumn();
this.clmRole = new DevExpress.XtraGrid.Columns.GridColumn();
this.txtWriters = new DevExpress.XtraEditors.TextEdit();
this.txtDirectors = new DevExpress.XtraEditors.TextEdit();
this.cmbStudio = new DevExpress.XtraEditors.ComboBoxEdit();
this.txtOrigionalTitle = new DevExpress.XtraEditors.TextEdit();
this.txtTagline = new DevExpress.XtraEditors.TextEdit();
this.txtOutline = new DevExpress.XtraEditors.MemoEdit();
this.txtPlot = new DevExpress.XtraEditors.MemoEdit();
this.txtTitle = new DevExpress.XtraEditors.TextEdit();
this.dateReleased = new DevExpress.XtraEditors.DateEdit();
this.cmbGenre = new DevExpress.XtraEditors.CheckedComboBoxEdit();
this.cmbLanguage = new DevExpress.XtraEditors.CheckedComboBoxEdit();
this.cmbCountry = new DevExpress.XtraEditors.CheckedComboBoxEdit();
this.txtRuntime = new DevExpress.XtraEditors.TextEdit();
this.cmbSource = new DevExpress.XtraEditors.ComboBoxEdit();
this.txtCert = new DevExpress.XtraEditors.MemoExEdit();
this.cmbScraperGroup = new DevExpress.XtraEditors.ComboBoxEdit();
this.cmbMpaa = new DevExpress.XtraEditors.MemoExEdit();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.lblRuntime = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.txtCountry = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
this.splitterItem2 = new DevExpress.XtraLayout.SplitterItem();
this.layoutLanguage = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layActorsGroup = new DevExpress.XtraLayout.LayoutControlGroup();
this.lblActorsGrd = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
this.layMultiGroup = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layMultiEditKey = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtYear.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtTop250.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtRating.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grdActors)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewActors)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtWriters.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDirectors.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbStudio.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtOrigionalTitle.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtTagline.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtOutline.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPlot.Properties)).BeginInit();
//.........这里部分代码省略.........
示例5: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmProducts));
DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip7 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem3 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip8 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem4 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip9 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem5 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip10 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip11 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtrabarGeneralinformation = new DevExpress.XtraTab.XtraTabPage();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.txtfactor = new DevExpress.XtraEditors.ComboBoxEdit();
this.txtuompurchase = new DevExpress.XtraEditors.ComboBoxEdit();
this.txtuomsize = new DevExpress.XtraEditors.ComboBoxEdit();
this.txtuomsale = new DevExpress.XtraEditors.ComboBoxEdit();
this.cmbValueMethod = new DevExpress.XtraEditors.ComboBoxEdit();
this.txtAvgRate = new DevExpress.XtraEditors.TextEdit();
this.txtToleranceDay = new DevExpress.XtraEditors.TextEdit();
this.txtLoadTime = new DevExpress.XtraEditors.TextEdit();
this.txtPurchaseRate = new DevExpress.XtraEditors.TextEdit();
this.txtSpecialRate = new DevExpress.XtraEditors.TextEdit();
this.txtCostRate = new DevExpress.XtraEditors.TextEdit();
this.txtTransit = new DevExpress.XtraEditors.TextEdit();
this.txtTarget = new DevExpress.XtraEditors.TextEdit();
this.txtNetBalance = new DevExpress.XtraEditors.TextEdit();
this.txtBalanceBonus = new DevExpress.XtraEditors.TextEdit();
this.txtBalanceStock = new DevExpress.XtraEditors.TextEdit();
this.txtMaxQuantityDays = new DevExpress.XtraEditors.TextEdit();
this.txtMaxQuantityPCustomer = new DevExpress.XtraEditors.TextEdit();
this.txtPackInBox = new DevExpress.XtraEditors.TextEdit();
this.txtInventoryDays = new DevExpress.XtraEditors.TextEdit();
this.txtMinFlatRate = new DevExpress.XtraEditors.TextEdit();
this.txtMaxFlatRate = new DevExpress.XtraEditors.TextEdit();
this.cmbSaleTaxCalculation = new DevExpress.XtraEditors.ComboBoxEdit();
this.txtSaleTaxVale = new DevExpress.XtraEditors.TextEdit();
this.txtSaleTaxPer = new DevExpress.XtraEditors.TextEdit();
this.txtMaxSalesDisc = new DevExpress.XtraEditors.TextEdit();
this.txtPurchaseDiscountPer = new DevExpress.XtraEditors.TextEdit();
this.txtRetailPrice = new DevExpress.XtraEditors.TextEdit();
this.chkwolallow = new DevExpress.XtraEditors.CheckEdit();
this.chkAllowPer = new DevExpress.XtraEditors.CheckEdit();
this.chkAutoBonus = new DevExpress.XtraEditors.CheckEdit();
this.chkSaleBase = new DevExpress.XtraEditors.CheckEdit();
this.chkSaleTaxReg = new DevExpress.XtraEditors.CheckEdit();
this.chkNonPharma = new DevExpress.XtraEditors.CheckEdit();
this.chkExcempted = new DevExpress.XtraEditors.CheckEdit();
this.chkUseFlatRate = new DevExpress.XtraEditors.CheckEdit();
this.chkNorCotics = new DevExpress.XtraEditors.CheckEdit();
this.chkHideinTabs = new DevExpress.XtraEditors.CheckEdit();
this.chkAllowMaxQtyDays = new DevExpress.XtraEditors.CheckEdit();
this.chkProductDiscontinue = new DevExpress.XtraEditors.CheckEdit();
this.txtTradePrice = new DevExpress.XtraEditors.TextEdit();
this.txtSaleRate = new DevExpress.XtraEditors.TextEdit();
this.txtPackInCarton = new DevExpress.XtraEditors.TextEdit();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
this.labelControl16 = new DevExpress.XtraEditors.LabelControl();
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.labelControl50 = new DevExpress.XtraEditors.LabelControl();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
this.labelControl25 = new DevExpress.XtraEditors.LabelControl();
this.labelControl24 = new DevExpress.XtraEditors.LabelControl();
this.labelControl23 = new DevExpress.XtraEditors.LabelControl();
this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
this.labelControl26 = new DevExpress.XtraEditors.LabelControl();
this.labelControl52 = new DevExpress.XtraEditors.LabelControl();
this.labelControl53 = new DevExpress.XtraEditors.LabelControl();
this.labelControl27 = new DevExpress.XtraEditors.LabelControl();
this.labelControl28 = new DevExpress.XtraEditors.LabelControl();
this.labelControl29 = new DevExpress.XtraEditors.LabelControl();
this.labelControl30 = new DevExpress.XtraEditors.LabelControl();
this.labelControl31 = new DevExpress.XtraEditors.LabelControl();
this.labelControl32 = new DevExpress.XtraEditors.LabelControl();
//.........这里部分代码省略.........
示例6: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Principal));
DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
this.Switch = new DevExpress.XtraBars.BarToggleSwitchItem();
this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
this.barEditItem1 = new DevExpress.XtraBars.BarEditItem();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.barEditItem2 = new DevExpress.XtraBars.BarEditItem();
this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.barEditItem3 = new DevExpress.XtraBars.BarEditItem();
this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.barEditItem4 = new DevExpress.XtraBars.BarEditItem();
this.repositoryItemButtonEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
this.barEditItem5 = new DevExpress.XtraBars.BarEditItem();
this.repositoryItemToggleSwitch2 = new DevExpress.XtraEditors.Repository.RepositoryItemToggleSwitch();
this.barEditItem6 = new DevExpress.XtraBars.BarEditItem();
this.repositoryItemToggleSwitch3 = new DevExpress.XtraEditors.Repository.RepositoryItemToggleSwitch();
this.barToggleSwitchItem1 = new DevExpress.XtraBars.BarToggleSwitchItem();
this.barEditItem7 = new DevExpress.XtraBars.BarEditItem();
this.repositoryItemButtonEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.barEditItem8 = new DevExpress.XtraBars.BarEditItem();
this.repositoryItemProgressBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonPageGroup5 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.ribbonStatusBar1 = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.dispositivosBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.dataSet1 = new Veriphone.DataSet1();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colid = new DevExpress.XtraGrid.Columns.GridColumn();
this.coldevice_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.coldevice_ubicacion = new DevExpress.XtraGrid.Columns.GridColumn();
this.coldevice_ip = new DevExpress.XtraGrid.Columns.GridColumn();
this.status = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemToggleSwitch1 = new DevExpress.XtraEditors.Repository.RepositoryItemToggleSwitch();
this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.dispositivosTableAdapter = new Veriphone.DataSet1TableAdapters.dispositivosTableAdapter();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.timer2 = new System.Windows.Forms.Timer(this.components);
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.dataSet11 = new Veriphone.DataSet1();
this.correosTableAdapter = new Veriphone.DataSet1TableAdapters.correosTableAdapter();
this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
this.progressBar1 = new System.Windows.Forms.ProgressBar();
this.bindingServer = new System.Windows.Forms.BindingSource(this.components);
this.timer3 = new System.Windows.Forms.Timer(this.components);
this.timer4 = new System.Windows.Forms.Timer(this.components);
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.abrirToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemToggleSwitch2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemToggleSwitch3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dispositivosBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemToggleSwitch1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingServer)).BeginInit();
this.contextMenuStrip1.SuspendLayout();
this.SuspendLayout();
//
// ribbonControl1
//
this.ribbonControl1.ExpandCollapseItem.Id = 0;
this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.ribbonControl1.ExpandCollapseItem,
this.barButtonItem1,
this.barButtonItem2,
this.Switch,
//.........这里部分代码省略.........
示例7: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent() {
this.components = new System.ComponentModel.Container();
DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WordExporter));
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.grid = new DevExpress.XtraGrid.GridControl();
this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colIsChecked = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLastName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHisName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHerName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAddress = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTotalPaid = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBalanceDue = new DevExpress.XtraGrid.Columns.GridColumn();
this.cancel = new DevExpress.XtraEditors.SimpleButton();
this.createDoc = new DevExpress.XtraEditors.DropDownButton();
this.mailingDocuments = new DevExpress.XtraBars.PopupMenu(this.components);
this.barManager = new DevExpress.XtraBars.BarManager(this.components);
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
this.duplexMode = new DevExpress.XtraEditors.CheckEdit();
this.label = new DevExpress.XtraEditors.LabelControl();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grid)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.mailingDocuments)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.duplexMode.Properties)).BeginInit();
this.SuspendLayout();
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
this.repositoryItemCheckEdit1.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
//
// grid
//
this.grid.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.grid.Location = new System.Drawing.Point(12, 31);
this.grid.MainView = this.gridView;
this.grid.Name = "grid";
this.grid.ShowOnlyPredefinedDetails = true;
this.grid.Size = new System.Drawing.Size(563, 271);
this.grid.TabIndex = 16;
this.grid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView});
//
// gridView
//
this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colIsChecked,
this.colLastName,
this.colHisName,
this.colHerName,
this.colAddress,
this.colTotalPaid,
this.colBalanceDue});
this.gridView.GridControl = this.grid;
this.gridView.Name = "gridView";
this.gridView.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView.OptionsSelection.MultiSelect = true;
this.gridView.OptionsView.ShowGroupPanel = false;
this.gridView.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
this.gridView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colLastName, DevExpress.Data.ColumnSortOrder.Ascending)});
this.gridView.CustomUnboundColumnData += new DevExpress.XtraGrid.Views.Base.CustomColumnDataEventHandler(this.gridView_CustomUnboundColumnData);
//
// colIsChecked
//
this.colIsChecked.Caption = " ";
this.colIsChecked.ColumnEdit = this.repositoryItemCheckEdit1;
this.colIsChecked.FieldName = "IsChecked";
this.colIsChecked.MaxWidth = 22;
this.colIsChecked.MinWidth = 22;
this.colIsChecked.Name = "colIsChecked";
this.colIsChecked.OptionsColumn.AllowMove = false;
this.colIsChecked.OptionsColumn.AllowShowHide = false;
this.colIsChecked.OptionsColumn.AllowSize = false;
this.colIsChecked.OptionsColumn.FixedWidth = true;
this.colIsChecked.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
this.colIsChecked.ToolTip = "Generate?";
this.colIsChecked.UnboundType = DevExpress.Data.UnboundColumnType.Boolean;
this.colIsChecked.Visible = true;
this.colIsChecked.VisibleIndex = 0;
this.colIsChecked.Width = 22;
//
// colLastName
//
//.........这里部分代码省略.........
示例8: InitializeComponent
//.........这里部分代码省略.........
DevExpress.Utils.SuperToolTip superToolTip100 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem99 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip101 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem100 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip102 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem101 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip103 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem102 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip104 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem103 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip105 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem104 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip106 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem105 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip107 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem106 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip108 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem107 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip109 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem108 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip110 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem109 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip111 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem110 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip112 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem111 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip113 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem112 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip114 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem113 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip115 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem114 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip116 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip117 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem115 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip118 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem116 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip119 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem117 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip120 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem118 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip121 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem119 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip122 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem120 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip123 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem121 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip124 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem122 = new DevExpress.Utils.ToolTipItem();
this.BarMenus = new DevExpress.XtraBars.BarManager(this.components);
this.Menu = new DevExpress.XtraBars.Bar();
this.btnCreate = new DevExpress.XtraBars.BarButtonItem();
this.btnRequestSource = new DevExpress.XtraBars.BarButtonItem();
this.btnModify = new DevExpress.XtraBars.BarButtonItem();
this.btnRemove = new DevExpress.XtraBars.BarButtonItem();
this.btnLock = new DevExpress.XtraBars.BarButtonItem();
this.btnUnLock = new DevExpress.XtraBars.BarButtonItem();
this.btnReView = new DevExpress.XtraBars.BarButtonItem();
this.btnFinReView = new DevExpress.XtraBars.BarButtonItem();
this.btnUnReView = new DevExpress.XtraBars.BarButtonItem();
this.btnUsing = new DevExpress.XtraBars.BarButtonItem();
this.btnUnUsing = new DevExpress.XtraBars.BarButtonItem();
this.btnGoods = new DevExpress.XtraBars.BarButtonItem();
this.btnPayed = new DevExpress.XtraBars.BarButtonItem();
this.btnImport = new DevExpress.XtraBars.BarButtonItem();
示例9: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_lista_precios));
DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip7 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem7 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip8 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem8 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip9 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem9 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip10 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem10 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip11 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem11 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip12 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem12 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip13 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem13 = new DevExpress.Utils.ToolTipTitleItem();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition();
this.articid = new System.Windows.Forms.TextBox();
this.articname = new System.Windows.Forms.TextBox();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.label11 = new System.Windows.Forms.Label();
this.bar2 = new DevExpress.XtraBars.Bar();
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
this.bar1 = new DevExpress.XtraBars.Bar();
this.btn_nuevo = new DevExpress.XtraBars.BarButtonItem();
this.btn_editar = new DevExpress.XtraBars.BarButtonItem();
this.btn_cancelar = new DevExpress.XtraBars.BarButtonItem();
this.btn_grabar = new DevExpress.XtraBars.BarButtonItem();
this.btn_eliminar = new DevExpress.XtraBars.BarButtonItem();
this.btn_imprimir = new DevExpress.XtraBars.BarButtonItem();
this.btn_log = new DevExpress.XtraBars.BarButtonItem();
this.btn_clave = new DevExpress.XtraBars.BarButtonItem();
this.btn_salir = new DevExpress.XtraBars.BarButtonItem();
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
this.btnLoad = new DevExpress.XtraBars.BarButtonItem();
this.btnInicio = new DevExpress.XtraBars.BarButtonItem();
this.btnAnterior = new DevExpress.XtraBars.BarButtonItem();
this.btnSiguiente = new DevExpress.XtraBars.BarButtonItem();
this.btnUltimo = new DevExpress.XtraBars.BarButtonItem();
this.pnl_01 = new DevExpress.XtraEditors.PanelControl();
this.fechdocfin = new System.Windows.Forms.DateTimePicker();
this.visible = new DevExpress.XtraEditors.CheckEdit();
this.fechdocini = new System.Windows.Forms.DateTimePicker();
this.tcamb = new System.Windows.Forms.TextBox();
this.incigv = new DevExpress.XtraEditors.CheckEdit();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.ctactelistname = new System.Windows.Forms.TextBox();
this.ctactelist = new System.Windows.Forms.TextBox();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.tiendalistname = new System.Windows.Forms.TextBox();
this.tiendalist = new System.Windows.Forms.TextBox();
this.listaprecid = new System.Windows.Forms.TextBox();
this.listaprecname = new System.Windows.Forms.TextBox();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.pnlcontroldet = new DevExpress.XtraEditors.PanelControl();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.ExportCatalog = new DevExpress.XtraEditors.SimpleButton();
this.btn_importar = new System.Windows.Forms.Button();
this.btn_exportar = new System.Windows.Forms.Button();
this.btn_del = new DevExpress.XtraEditors.SimpleButton();
this.btn_add = new DevExpress.XtraEditors.SimpleButton();
this.btn_save = new DevExpress.XtraEditors.SimpleButton();
this.precunit2 = new System.Windows.Forms.TextBox();
this.precunit1 = new System.Windows.Forms.TextBox();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.dgb_listaPrecios = new System.Windows.Forms.DataGridView();
[email protected]__listaprecid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.codigo = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.denominacion = new System.Windows.Forms.DataGridViewTextBoxColumn();
this._precunit1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this._precunit2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.usuar = new System.Windows.Forms.DataGridViewTextBoxColumn();
//.........这里部分代码省略.........
示例10: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
DevExpress.Utils.SuperToolTip superToolTip14 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem14 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip15 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem15 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip17 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem17 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip16 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem16 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip18 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem18 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip19 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem19 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip21 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem21 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip26 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem26 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip20 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem20 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip22 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem22 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip23 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem23 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip24 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem24 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip25 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem25 = new DevExpress.Utils.ToolTipTitleItem();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_promociones));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition2 = new DevExpress.XtraGrid.StyleFormatCondition();
this.articid = new System.Windows.Forms.TextBox();
this.articname = new System.Windows.Forms.TextBox();
this.bar2 = new DevExpress.XtraBars.Bar();
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
this.bar1 = new DevExpress.XtraBars.Bar();
this.btn_nuevo = new DevExpress.XtraBars.BarButtonItem();
this.btn_editar = new DevExpress.XtraBars.BarButtonItem();
this.btn_cancelar = new DevExpress.XtraBars.BarButtonItem();
this.btn_grabar = new DevExpress.XtraBars.BarButtonItem();
this.btn_eliminar = new DevExpress.XtraBars.BarButtonItem();
this.btn_imprimir = new DevExpress.XtraBars.BarButtonItem();
this.btn_log = new DevExpress.XtraBars.BarButtonItem();
this.btn_clave = new DevExpress.XtraBars.BarButtonItem();
this.btn_salir = new DevExpress.XtraBars.BarButtonItem();
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
this.btnLoad = new DevExpress.XtraBars.BarButtonItem();
this.btnInicio = new DevExpress.XtraBars.BarButtonItem();
this.btnAnterior = new DevExpress.XtraBars.BarButtonItem();
this.btnSiguiente = new DevExpress.XtraBars.BarButtonItem();
this.btnUltimo = new DevExpress.XtraBars.BarButtonItem();
this.pnl_01 = new DevExpress.XtraEditors.PanelControl();
this.rdb_estado = new DevExpress.XtraEditors.RadioGroup();
this.pnl_dias = new DevExpress.XtraEditors.PanelControl();
this.chk_sab = new DevExpress.XtraEditors.CheckEdit();
this.chk_lun = new DevExpress.XtraEditors.CheckEdit();
this.chk_mar = new DevExpress.XtraEditors.CheckEdit();
this.chk_dom = new DevExpress.XtraEditors.CheckEdit();
this.chk_mie = new DevExpress.XtraEditors.CheckEdit();
this.chk_jue = new DevExpress.XtraEditors.CheckEdit();
this.chk_vie = new DevExpress.XtraEditors.CheckEdit();
this.exclusivo = new System.Windows.Forms.TextBox();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.chk_solodias = new DevExpress.XtraEditors.CheckEdit();
this.impopack = new System.Windows.Forms.TextBox();
this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
this.npack = new System.Windows.Forms.TextBox();
this.aplicfin = new System.Windows.Forms.TextBox();
this.aplicini = new System.Windows.Forms.TextBox();
this.impodoc = new System.Windows.Forms.TextBox();
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
this.labelControl16 = new DevExpress.XtraEditors.LabelControl();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.cmb_grupopromocion = new System.Windows.Forms.ComboBox();
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
this.perdsctocab = new System.Windows.Forms.TextBox();
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
this.chk_aldocum = new DevExpress.XtraEditors.CheckEdit();
this.prioridad = new System.Windows.Forms.TextBox();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.cmb_tarjgrupoid = new System.Windows.Forms.ComboBox();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
this.cmb_tiendalist = new System.Windows.Forms.ComboBox();
this.fechafin = new System.Windows.Forms.DateTimePicker();
this.fechaini = new System.Windows.Forms.DateTimePicker();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
//.........这里部分代码省略.........
示例11: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent() {
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EntryForm));
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.save = new DevExpress.XtraEditors.SimpleButton();
this.cancel = new DevExpress.XtraEditors.SimpleButton();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.summaryLabel = new DevExpress.XtraEditors.LabelControl();
this.personSelector = new ShomreiTorah.Data.UI.Controls.PersonSelector();
this.entryGrid = new ShomreiTorah.Billing.Events.Auctions.EntryGrid();
this.groupSelector = new ShomreiTorah.Billing.Events.Auctions.AuctionGroupSelector();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.personSelector.Properties)).BeginInit();
this.SuspendLayout();
//
// panelControl1
//
this.panelControl1.Controls.Add(this.labelControl2);
this.panelControl1.Controls.Add(this.save);
this.panelControl1.Controls.Add(this.cancel);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl1.Location = new System.Drawing.Point(0, 584);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(621, 41);
this.panelControl1.TabIndex = 3;
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("Larissa", 21F);
this.labelControl2.Appearance.ForeColor = System.Drawing.Color.Purple;
this.labelControl2.Dock = System.Windows.Forms.DockStyle.Left;
this.labelControl2.Location = new System.Drawing.Point(2, 2);
this.labelControl2.Margin = new System.Windows.Forms.Padding(0);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.labelControl2.Size = new System.Drawing.Size(170, 37);
this.labelControl2.TabIndex = 2;
this.labelControl2.Text = "Happy Birthday!";
//
// save
//
this.save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.save.Location = new System.Drawing.Point(416, 6);
this.save.Name = "save";
this.save.Size = new System.Drawing.Size(87, 23);
this.save.TabIndex = 0;
this.save.Text = "Apply Changes";
this.save.Click += new System.EventHandler(this.save_Click);
//
// cancel
//
this.cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.cancel.Location = new System.Drawing.Point(509, 6);
this.cancel.Name = "cancel";
this.cancel.Size = new System.Drawing.Size(100, 23);
this.cancel.TabIndex = 1;
this.cancel.Text = "Discard Changes";
this.cancel.Click += new System.EventHandler(this.cancel_Click);
//
// labelControl1
//
this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl1.Location = new System.Drawing.Point(0, 63);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(621, 521);
this.labelControl1.TabIndex = 4;
this.labelControl1.Text = "Please select a person";
//
// summaryLabel
//
this.summaryLabel.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical;
this.summaryLabel.Dock = System.Windows.Forms.DockStyle.Top;
this.summaryLabel.Location = new System.Drawing.Point(0, 40);
this.summaryLabel.Name = "summaryLabel";
this.summaryLabel.Padding = new System.Windows.Forms.Padding(5);
this.summaryLabel.Size = new System.Drawing.Size(621, 23);
this.summaryLabel.TabIndex = 5;
this.summaryLabel.Text = "a&b&c";
this.summaryLabel.UseMnemonic = false;
//
// personSelector
//
this.personSelector.Dock = System.Windows.Forms.DockStyle.Top;
this.personSelector.Location = new System.Drawing.Point(0, 0);
this.personSelector.Name = "personSelector";
toolTipItem1.Text = "Click to select a person";
//.........这里部分代码省略.........
示例12: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition();
DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition2 = new DevExpress.XtraGrid.StyleFormatCondition();
DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition3 = new DevExpress.XtraGrid.StyleFormatCondition();
DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition4 = new DevExpress.XtraGrid.StyleFormatCondition();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PreOrderForm));
DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem3 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem4 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem5 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem6 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip7 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem7 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem7 = new DevExpress.Utils.ToolTipItem();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn();
this.grid = new DevExpress.XtraGrid.GridControl();
this.goodsBalanceObjBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colReqQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemSpinEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
this.colid = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGroup = new DevExpress.XtraGrid.Columns.GridColumn();
this.colName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPrice = new DevExpress.XtraGrid.Columns.GridColumn();
this.colQuantityInPack = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOrdered = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMeasure = new DevExpress.XtraGrid.Columns.GridColumn();
this.colQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSupplier = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemTimeEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTimeEdit();
this.colBarcode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colReserved = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFreeBalance = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMinOrder = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRreqAssort = new DevExpress.XtraGrid.Columns.GridColumn();
this.colForOrder = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAvgSell = new DevExpress.XtraGrid.Columns.GridColumn();
this.colShopBalance = new DevExpress.XtraGrid.Columns.GridColumn();
this.colQuota = new DevExpress.XtraGrid.Columns.GridColumn();
this.colIsQuoted = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSelfImport = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFactQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
this.ilState = new System.Windows.Forms.ImageList(this.components);
this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.actionContainerBarItem4 = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
this.actionContainerBarItem3 = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
this.actionContainerBarItem10 = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
this.actionContainerBarItem5 = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
this.mainMenuItem2 = new DevExpress.ExpressApp.Win.Templates.MainMenuItem();
this.actionContainerBarItem8 = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
this.actionContainerBarItem6 = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
this.actionContainerBarItem11 = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
this.actionContainerBarItem7 = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
this.actionContainerBarItem1 = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
this.actionContainerBarItem2 = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
this.mainMenuItem1 = new DevExpress.ExpressApp.Win.Templates.MainMenuItem();
this.repositoryItemTimeEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTimeEdit();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
this.mainMenuItem3 = new DevExpress.ExpressApp.Win.Templates.MainMenuItem();
//.........这里部分代码省略.........
示例13: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem3 = new DevExpress.Utils.ToolTipItem();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
this.applicationMenu1 = new DevExpress.XtraBars.Ribbon.ApplicationMenu(this.components);
this.barOpen = new DevExpress.XtraBars.BarButtonItem();
this.barClose = new DevExpress.XtraBars.BarButtonItem();
this.barExit = new DevExpress.XtraBars.BarButtonItem();
this.barApplications = new DevExpress.XtraBars.BarButtonItem();
this.barEnvironments = new DevExpress.XtraBars.BarButtonItem();
this.barUsers = new DevExpress.XtraBars.BarButtonItem();
this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
this.barSelectLocalDataFile = new DevExpress.XtraBars.BarSubItem();
this.barDatabase = new DevExpress.XtraBars.BarStaticItem();
this.barVersion = new DevExpress.XtraBars.BarStaticItem();
this.rpgAdmin = new DevExpress.XtraBars.Ribbon.RibbonPage();
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
this.xtraTabbedMdiManager1 = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components);
this.openFileDialogLocalData = new System.Windows.Forms.OpenFileDialog();
((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.applicationMenu1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).BeginInit();
this.SuspendLayout();
//
// ribbon
//
this.ribbon.ApplicationButtonDropDownControl = this.applicationMenu1;
this.ribbon.ApplicationButtonText = null;
//
//
//
this.ribbon.ExpandCollapseItem.Id = 0;
this.ribbon.ExpandCollapseItem.Name = "";
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.ribbon.ExpandCollapseItem,
this.barApplications,
this.barEnvironments,
this.barUsers,
this.barOpen,
this.barClose,
this.barSubItem1,
this.barExit,
this.barSelectLocalDataFile,
this.barDatabase,
this.barVersion});
this.ribbon.Location = new System.Drawing.Point(0, 0);
this.ribbon.MaxItemId = 11;
this.ribbon.Name = "ribbon";
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.rpgAdmin});
this.ribbon.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010;
this.ribbon.SelectedPage = this.rpgAdmin;
this.ribbon.Size = new System.Drawing.Size(442, 148);
this.ribbon.StatusBar = this.ribbonStatusBar;
//
// applicationMenu1
//
this.applicationMenu1.ItemLinks.Add(this.barOpen);
this.applicationMenu1.ItemLinks.Add(this.barClose);
this.applicationMenu1.ItemLinks.Add(this.barExit);
this.applicationMenu1.Name = "applicationMenu1";
this.applicationMenu1.Ribbon = this.ribbon;
//
// barOpen
//
this.barOpen.Caption = "&Open";
this.barOpen.Id = 4;
this.barOpen.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O));
this.barOpen.Name = "barOpen";
this.barOpen.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barOpen_ItemClick);
//
// barClose
//
this.barClose.Caption = "&Close";
this.barClose.Enabled = false;
this.barClose.Id = 5;
this.barClose.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F4));
this.barClose.Name = "barClose";
this.barClose.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barClose_ItemClick);
//
// barExit
//
this.barExit.Caption = "E&xit";
this.barExit.Id = 7;
this.barExit.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4));
//.........这里部分代码省略.........
示例14: InitializeComponent
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDrawing));
DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem();
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
this.bar3 = new DevExpress.XtraBars.Bar();
this.bar1 = new DevExpress.XtraBars.Bar();
this.barButtonLine = new DevExpress.XtraBars.BarButtonItem();
this.barButtonArrow = new DevExpress.XtraBars.BarButtonItem();
this.barButtonRect = new DevExpress.XtraBars.BarButtonItem();
this.barButtonPolygon = new DevExpress.XtraBars.BarButtonItem();
this.barButtonUndo = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
this.barButtonSave = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
this.imageCollection1 = new DevExpress.Utils.ImageCollection(this.components);
this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
this.barEditColor = new DevExpress.XtraBars.BarEditItem();
this.repositoryItemColorEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemColorEdit();
this.repositoryItemFontEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemFontEdit();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.treeList1 = new DevExpress.XtraTreeList.TreeList();
this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.pictureEdit1 = new System.Windows.Forms.PictureBox();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.comboBoxEdit1 = new DevExpress.XtraEditors.ComboBoxEdit();
this.colorEdit1 = new DevExpress.XtraEditors.ColorEdit();
this.comboBoxEditTypeChoice = new DevExpress.XtraEditors.ComboBoxEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.simpleButtonDefault = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemColorEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemFontEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.colorEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEditTypeChoice.Properties)).BeginInit();
this.SuspendLayout();
//
// barManager1
//
this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
this.bar3,
this.bar1});
this.barManager1.DockControls.Add(this.barDockControlTop);
this.barManager1.DockControls.Add(this.barDockControlBottom);
this.barManager1.DockControls.Add(this.barDockControlLeft);
this.barManager1.DockControls.Add(this.barDockControlRight);
this.barManager1.Form = this;
this.barManager1.Images = this.imageCollection1;
this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.barButtonLine,
this.barButtonRect,
this.barButtonArrow,
this.barButtonPolygon,
this.barButtonItem2,
this.barButtonUndo,
this.barButtonSave,
this.barEditColor,
this.barButtonItem1,
this.barButtonItem3});
this.barManager1.MaxItemId = 13;
this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemFontEdit1,
this.repositoryItemColorEdit1});
this.barManager1.StatusBar = this.bar3;
//
// bar3
//
this.bar3.BarName = "Status bar";
this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
//.........这里部分代码省略.........
示例15: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
DevExpress.XtraGrid.GridLevelNode gridLevelNode2 = new DevExpress.XtraGrid.GridLevelNode();
DevExpress.Utils.SuperToolTip superToolTip8 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem10 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem6 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip9 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem11 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem7 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip10 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem12 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem8 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.SuperToolTip superToolTip11 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem13 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip12 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem14 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem9 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.ToolTipSeparatorItem toolTipSeparatorItem3 = new DevExpress.Utils.ToolTipSeparatorItem();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem15 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.ToolTipItem toolTipItem4 = new DevExpress.Utils.ToolTipItem();
DevExpress.Utils.ToolTipSeparatorItem toolTipSeparatorItem1 = new DevExpress.Utils.ToolTipSeparatorItem();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem();
DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem7 = new DevExpress.Utils.ToolTipTitleItem();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MoviesUserControl));
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
this.tabByTitle = new DevExpress.XtraTab.XtraTabPage();
this.grdMoviesList = new DevExpress.XtraGrid.GridControl();
this.grdViewByTitle = new DevExpress.XtraGrid.Views.Grid.GridView();
this.LoadingStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.BusyPicture = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
this.clmTitle = new DevExpress.XtraGrid.Columns.GridColumn();
this.clmYear = new DevExpress.XtraGrid.Columns.GridColumn();
this.clmMarked = new DevExpress.XtraGrid.Columns.GridColumn();
this.chkMarked = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.clmLocked = new DevExpress.XtraGrid.Columns.GridColumn();
this.clmReleased = new DevExpress.XtraGrid.Columns.GridColumn();
this.RepositoryImageComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
this.toolTipController1 = new DevExpress.Utils.ToolTipController(this.components);
this.tabByPoster = new DevExpress.XtraTab.XtraTabPage();
this.galleryControl1 = new DevExpress.XtraBars.Ribbon.GalleryControl();
this.galleryControlClient1 = new DevExpress.XtraBars.Ribbon.GalleryControlClient();
this.picFanart = new YANFOE.UI.UserControls.CommonControls.DisplayPictureUserControl();
this.tabEditTabsControl = new DevExpress.XtraTab.XtraTabControl();
this.tabMainDetails = new DevExpress.XtraTab.XtraTabPage();
this.movieMainDetailsUserControl1 = new YANFOE.UI.UserControls.MovieControls.MovieMainDetailsUserControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.btnNew = new DevExpress.XtraEditors.SimpleButton();
this.btnMarked = new DevExpress.XtraEditors.SimpleButton();
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
this.btnLoadFromWeb = new DevExpress.XtraEditors.SimpleButton();
this.btnLock = new DevExpress.XtraEditors.SimpleButton();
this.tabFileInfo = new DevExpress.XtraTab.XtraTabPage();
this.movieFileInfoUserControl1 = new YANFOE.UI.UserControls.MovieControls.MovieFileInfoUserControl();
this.tabIdentify = new DevExpress.XtraTab.XtraTabPage();
this.movieIdentierUserControl11 = new YANFOE.UI.UserControls.MovieControls.MovieIdentierUserControl1();
this.tabSets = new DevExpress.XtraTab.XtraTabPage();
this.setManagerUserControl1 = new YANFOE.UI.UserControls.MovieControls.SetManagerUserControl();
this.tabTrailers = new DevExpress.XtraTab.XtraTabPage();
this.movieTrailerUserControl1 = new YANFOE.UI.UserControls.MovieControls.MovieTrailerUserControl();
this.tabPreview = new DevExpress.XtraTab.XtraTabPage();
this.nfoPreviewUserControl1 = new YANFOE.UI.UserControls.CommonControls.NFOPreviewUserControl();
this.picPoster = new YANFOE.UI.UserControls.CommonControls.DisplayPictureUserControl();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlImages = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.splitterItem3 = new DevExpress.XtraLayout.SplitterItem();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.splitterItem2 = new DevExpress.XtraLayout.SplitterItem();
this.galleryControlGallery1 = new DevExpress.XtraBars.Ribbon.Gallery.GalleryControlGallery();
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
this.popupSave = new DevExpress.XtraBars.PopupMenu(this.components);
this.btnSaveNfo = new DevExpress.XtraBars.BarButtonItem();
this.btnSaveAllImages = new DevExpress.XtraBars.BarButtonItem();
this.btnSavePoster = new DevExpress.XtraBars.BarButtonItem();
this.btnSaveFanart = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem();
this.popupLoadFromWeb = new DevExpress.XtraBars.PopupMenu(this.components);
this.barStaticItem2 = new DevExpress.XtraBars.BarStaticItem();
this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem();
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
//.........这里部分代码省略.........