Email Indexing: Fix hover colors
This commit is contained in:
3
Global_Indexer/frmIndexFileList.Designer.vb
generated
3
Global_Indexer/frmIndexFileList.Designer.vb
generated
@@ -61,8 +61,11 @@ Partial Class frmIndexFileList
|
||||
'CheckedListBoxControl1
|
||||
'
|
||||
resources.ApplyResources(Me.CheckedListBoxControl1, "CheckedListBoxControl1")
|
||||
Me.CheckedListBoxControl1.AppearanceHighlight.BackColor = System.Drawing.Color.Transparent
|
||||
Me.CheckedListBoxControl1.AppearanceHighlight.Options.UseBackColor = True
|
||||
Me.CheckedListBoxControl1.HighlightedItemStyle = DevExpress.XtraEditors.HighlightStyle.Standard
|
||||
Me.CheckedListBoxControl1.HotTrackItems = True
|
||||
Me.CheckedListBoxControl1.HotTrackSelectMode = DevExpress.XtraEditors.HotTrackSelectMode.SelectItemOnHotTrackEx
|
||||
Me.CheckedListBoxControl1.ItemHeight = 30
|
||||
Me.CheckedListBoxControl1.ItemPadding = New System.Windows.Forms.Padding(10)
|
||||
Me.CheckedListBoxControl1.Name = "CheckedListBoxControl1"
|
||||
|
||||
Reference in New Issue
Block a user