SourceCode/Bond/Servo/CExpandableListCtrl.h
@@ -43,6 +43,9 @@ // 若为 FALSE,则选中时仍显示自定义颜色 void SetPreserveSelectionHighlight(BOOL b) { m_preserveSelHighlight = b; } // 清除树 void ClearTree(); protected: virtual void PreSubclassWindow(); afx_msg int OnCreate(LPCREATESTRUCT lpCreateStruct);