��������: GetSelItemTextColor ��������: DWORD ����˵��:
| 767 | // ����˵��: |
| 768 | //************************************ |
| 769 | DWORD CTreeNodeUI::GetSelItemTextColor() const |
| 770 | { |
| 771 | return m_dwSelItemTextColor; |
| 772 | } |
| 773 | |
| 774 | //************************************ |
| 775 | // ��������: SetSelHotItemTextColor |
nothing calls this directly
no outgoing calls
no test coverage detected