VictorStone

导航

 

            this.txtDAC005.Name = "txtDAC005";
            this.txtDAC005.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
            this.txtDAC005.Properties.EditFormat.FormatString = "yyyy-MM-dd";
            this.txtDAC005.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.txtDAC005.Properties.Mask.EditMask = "yyyy-MM-dd";
            this.txtDAC005.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTime;
            this.txtDAC005.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtDAC005.Properties.ReadOnly = true;
            this.txtDAC005.Size = new System.Drawing.Size(136, 21);

posted on 2012-05-04 21:12  VictorStone  阅读(604)  评论(0编辑  收藏  举报