| | |
| | | barBtnDirect.Id = 15; |
| | | barBtnDirect.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnDirect.ImageOptions.SvgImage"); |
| | | barBtnDirect.ImageOptions.SvgImageSize = new Size(24, 20); |
| | | barBtnDirect.ItemAppearance.Normal.FontSizeDelta = 2; |
| | | barBtnDirect.ItemAppearance.Normal.FontStyleDelta = FontStyle.Bold; |
| | | barBtnDirect.ItemAppearance.Normal.Options.UseFont = true; |
| | | barBtnDirect.Name = "barBtnDirect"; |
| | | barBtnDirect.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | | toolTipItem2.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; |