TreeList 选中节点时图标状态和背景色
摘要:
/**////给TreeList加SelectImagethis.treelArea.SelectImageList=imglCustom;/**///////去掉选中节点时的虚框this.treelArea.OptionsView.ShowFocusedFrame;/**///////设置选中时节点的背景色this.treelArea.Appearance.FocusedCell.BackColor=System.Drawing.Color.LightSteelBlue;this.treelArea.Appearance.FocusedCell.BackColor2=System.Drawi 阅读全文
posted @ 2013-01-29 10:28 水行者 阅读(335) 评论(0) 推荐(0)
浙公网安备 33010602011771号