次の方法で共有


OlkOptionButtonEvents_Event.Click Event

Occurs when the user clicks inside the control.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Event Click As OlkOptionButtonEvents_ClickEventHandler
'Usage
Dim instance As OlkOptionButtonEvents_Event
Dim handler As OlkOptionButtonEvents_ClickEventHandler

AddHandler instance.Click, handler
event OlkOptionButtonEvents_ClickEventHandler Click

See Also

Reference

OlkOptionButtonEvents_Event Interface

OlkOptionButtonEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace