RasDialDialog Properties

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasDialDialog type exposes the following members.

Properties

  Name Description
Public property Container
Gets the IContainer that contains the Component.
(Inherited from Component.)
Public property EntryName
Gets or sets the name of the entry to be dialed.
Public property Location
Gets or sets the coordinates of the upper-left corner of the dialog box.
(Inherited from RasCommonDialog.)
Public property PhoneBookPath
Gets or sets the full path (including filename) to the phone book.
Public property PhoneNumber
Gets or sets the phone number to dial.
Public property Site
Gets or sets the ISite of the Component.
(Inherited from Component.)
Public property SubEntryId
Gets or sets the zero-based index of the subentry to dial.
Public property Tag
Gets or sets an object that contains data about the control.
(Inherited from CommonDialog.)

See Also