次の方法で共有


SearchControlPopup.OnOpened Method

Called when the popup is opened.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣言
Protected Overrides Sub OnOpened ( _
    e As EventArgs _
)
protected override void OnOpened(
    EventArgs e
)

Parameters

.NET Framework Security

See Also

Reference

SearchControlPopup Class

Microsoft.VisualStudio.PlatformUI Namespace