OlkInfoBarEvents_SinkHelper Class

Definition

This class and its members are reserved for internal use and are not intended to be used in your code.

public ref class OlkInfoBarEvents_SinkHelper sealed : Microsoft::Office::Interop::Outlook::OlkInfoBarEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class OlkInfoBarEvents_SinkHelper : Microsoft.Office.Interop.Outlook.OlkInfoBarEvents
Public NotInheritable Class OlkInfoBarEvents_SinkHelper
Implements OlkInfoBarEvents
Inheritance
OlkInfoBarEvents_SinkHelper
Attributes
Implements

Fields

m_ClickDelegate
m_DoubleClickDelegate
m_dwCookie
m_MouseDownDelegate
m_MouseMoveDelegate
m_MouseUpDelegate

Methods

Click()
DoubleClick()
MouseDown(OlMouseButton, OlShiftState, Single, Single)
MouseMove(OlMouseButton, OlShiftState, Single, Single)
MouseUp(OlMouseButton, OlShiftState, Single, Single)

Applies to