mrDarker
2025-09-11 d64036c0510cf06009a7252e318d828fbc2658f0
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);