RasEntryDialog Properties

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasEntryDialog 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.
Public property Location
Gets or sets the coordinates of the upper-left corner of the dialog box.
(Inherited from RasCommonDialog.)
Public property NoRename
Gets or sets a value indicating whether entries cannot be renamed while in edit mode.
Public property PhoneBookPath
Gets or sets the full path (including filename) to the phone book.
Public property Site
Gets or sets the ISite of the Component.
(Inherited from Component.)
Public property Style
Gets or sets the style of dialog box to display.
Public property Tag
Gets or sets an object that contains data about the control.
(Inherited from CommonDialog.)

See Also