Share via


OlkInfoBar Members

Include Protected Members
Include Inherited Members

A control that provides an area to display specific information on a custom form.

The OlkInfoBar type exposes the following members.

Properties

  Name Description
Public property MouseIcon Returns or sets a StdPicture that represent the custom picture to the mouse cursor for this control. Read/write. (Inherited from _OlkInfoBar.)
Public property MousePointer Returns or sets an OlMousePointer constant that specifies the type of pointer displayed when the user positions the mouse over the control. Read/write. (Inherited from _OlkInfoBar.)

Top

Events

  Name Description
Public event Click Occurs when the control is clicked, either through user action or programmatically. (Inherited from OlkInfoBarEvents_Event.)
Public event DoubleClick Occurs when the control is double-clicked through user action. (Inherited from OlkInfoBarEvents_Event.)
Public event MouseDown Occurs when the user presses a mouse button on the control. (Inherited from OlkInfoBarEvents_Event.)
Public event MouseMove Occurs after a mouse movement has been registered over the control. (Inherited from OlkInfoBarEvents_Event.)
Public event MouseUp Occurs after the user releases a mouse button that has been pressed on the control. (Inherited from OlkInfoBarEvents_Event.)

Top

See Also

Reference

OlkInfoBar Interface

Microsoft.Office.Interop.Outlook Namespace