Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ SetDropBoxSize
Method
SetDropBoxSize
DuiLib/Control/UICombo.cpp:525–528 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
523
}
524
525
void CComboUI::SetDropBoxSize(SIZE szDropBox)
526
{
527
m_szDropBox = szDropBox;
528
}
529
530
RECT CComboUI::GetTextPadding() const
531
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected