Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetDropBoxSize
Method
GetDropBoxSize
DuiLib/Control/UICombo.cpp:520–523 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
518
}
519
520
SIZE CComboUI::GetDropBoxSize() const
521
{
522
return m_szDropBox;
523
}
524
525
void CComboUI::SetDropBoxSize(SIZE szDropBox)
526
{
Callers
1
Init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected