Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MicrosoftEdge/WebView2Samples
/ SelectAddressBar
Method
SelectAddressBar
SampleApps/WebView2APISample/Toolbar.cpp:161–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
void Toolbar::SelectAddressBar()
162
{
163
SetFocus(m_items[Item_AddressBar]);
164
SelectAll();
165
}
Callers
1
GetAcceleratorKeyFunction
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected