MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetItemMinWidth

Method GetItemMinWidth

DuiLib/Control/UITreeView.cpp:1245–1248  ·  view source on GitHub ↗

��������: GetItemMinWidth ��������: UINT ����˵��:

Source from the content-addressed store, hash-verified

1243 // ����˵��:
1244 //************************************
1245 UINT CTreeViewUI::GetItemMinWidth()
1246 {
1247 return m_uItemMinWidth;
1248 }
1249
1250 //************************************
1251 // ��������: SetItemTextColor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected