RasPhoneBookDialog Events

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasPhoneBookDialog type exposes the following members.

Events

  Name Description
Public event AddedEntry
Occurs when the user creates a new entry or copies an existing entry.
Public event ChangedEntry
Occurs when the user changes an existing phone book entry.
Public event DialedEntry
Occurs when the user successfully dials an entry.
Public event Disposed
Occurs when the component is disposed by a call to the Dispose()()()() method.
(Inherited from Component.)
Public event Error
Occurs when the dialog has encountered an error.
(Inherited from RasCommonDialog.)
Public event HelpRequest
Occurs when the user clicks the Help button on a common dialog box.
(Inherited from CommonDialog.)
Public event RemovedEntry
Occurs when the user removes a phone book entry.

See Also