��������: GetItemMinWidth ��������: UINT ����˵��:
| 1243 | // ����˵��: |
| 1244 | //************************************ |
| 1245 | UINT CTreeViewUI::GetItemMinWidth() |
| 1246 | { |
| 1247 | return m_uItemMinWidth; |
| 1248 | } |
| 1249 | |
| 1250 | //************************************ |
| 1251 | // ��������: SetItemTextColor |
nothing calls this directly
no outgoing calls
no test coverage detected