OlkBusinessCardControl Members

Include Protected Members
Include Inherited Members

This control displays a business card.

The OlkBusinessCardControl type exposes the following members.

Properties

 

Name

Description

Public property

MouseIcon

Returns or sets a custom picture to the mouse cursor for this control. Read/write. (Inherited from _OlkBusinessCardControl.)

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 _OlkBusinessCardControl.)

Top

Methods

 

Name

Description

Public method

add_Click

(Inherited from OlkBusinessCardControlEvents_Event.)

Public method

add_DoubleClick

(Inherited from OlkBusinessCardControlEvents_Event.)

Public method

add_MouseDown

(Inherited from OlkBusinessCardControlEvents_Event.)

Public method

add_MouseMove

(Inherited from OlkBusinessCardControlEvents_Event.)

Public method

add_MouseUp

(Inherited from OlkBusinessCardControlEvents_Event.)

Public method

remove_Click

(Inherited from OlkBusinessCardControlEvents_Event.)

Public method

remove_DoubleClick

(Inherited from OlkBusinessCardControlEvents_Event.)

Public method

remove_MouseDown

(Inherited from OlkBusinessCardControlEvents_Event.)

Public method

remove_MouseMove

(Inherited from OlkBusinessCardControlEvents_Event.)

Public method

remove_MouseUp

(Inherited from OlkBusinessCardControlEvents_Event.)

Top

Events

 

Name

Description

Public event

Click

Occurs when the control is clicked, either through user action or programmatically. (Inherited from OlkBusinessCardControlEvents_Event.)

Public event

DoubleClick

Occurs when the control is double-clicked through user action or programmatically. (Inherited from OlkBusinessCardControlEvents_Event.)

Public event

MouseDown

Occurs when the user presses a mouse button on the control. (Inherited from OlkBusinessCardControlEvents_Event.)

Public event

MouseMove

Occurs after a mouse movement has been registered over the control. (Inherited from OlkBusinessCardControlEvents_Event.)

Public event

MouseUp

Occurs after the user releases a mouse button that has been pressed on the control. (Inherited from OlkBusinessCardControlEvents_Event.)

Top

See Also

Reference

OlkBusinessCardControl Interface

Microsoft.Office.Interop.Outlook Namespace