OlkLabelEvents_SinkHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class and its members are reserved for internal use and are not intended to be used in your code.
public ref class OlkLabelEvents_SinkHelper sealed : Microsoft::Office::Interop::Outlook::OlkLabelEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class OlkLabelEvents_SinkHelper : Microsoft.Office.Interop.Outlook.OlkLabelEvents
Public NotInheritable Class OlkLabelEvents_SinkHelper
Implements OlkLabelEvents
- Inheritance
-
OlkLabelEvents_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) |