







![]() ![]() |
DotRas SDK Documentation |
RasEntryDialog..::..Style Property |
RasEntryDialog Class See Also Send Feedback |
![]() |
Gets or sets the style of dialog box to display.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public RasDialogStyle Style { get; set; } |
Visual Basic |
---|
Public Property Style As RasDialogStyle Get Set |
Visual C++ |
---|
public: property RasDialogStyle Style { RasDialogStyle get (); void set (RasDialogStyle value); } |
F# |
---|
member Style : RasDialogStyle with get, set |