��������: GetTextHotColor ��������: DWORD ����˵��:
| 745 | // ����˵��: |
| 746 | //************************************ |
| 747 | DWORD CTreeNodeUI::GetItemHotTextColor() const |
| 748 | { |
| 749 | return m_dwItemHotTextColor; |
| 750 | } |
| 751 | |
| 752 | //************************************ |
| 753 | // ��������: SetSelItemTextColor |
nothing calls this directly
no outgoing calls
no test coverage detected