��������: GetTextColor ��������: DWORD ����˵��:
| 723 | // ����˵��: |
| 724 | //************************************ |
| 725 | DWORD CTreeNodeUI::GetItemTextColor() const |
| 726 | { |
| 727 | return m_dwItemTextColor; |
| 728 | } |
| 729 | |
| 730 | //************************************ |
| 731 | // ��������: SetTextHotColor |
nothing calls this directly
no outgoing calls
no test coverage detected