See Also

HtmlBoxDialog Class  | HtmlBoxDialog Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerWEB TextBox for ASP.NET

InternalDialogType Property

Dart.PowerWEB.TextBox Namespace > HtmlBoxDialog Class : InternalDialogType Property (HtmlBoxDialog)

Not intended to be used by the developer. Gets or sets the type of internally rendered dialog that will be displayed when the ToolbarDialogButton is clicked.

[Visual Basic]
Public Property InternalDialogType As InternalDialogType
[C#]
public InternalDialogType InternalDialogType {get; set;}
[C++]
public: __property InternalDialogType get_InternalDialogType(); public: __property void set_InternalDialogType(    InternalDialogType value );
[C++/CLI]
public: property InternalDialogType InternalDialogType {    InternalDialogType get();    void set (InternalDialogType value); }

Remarks

This value is automatically assigned by the control. Do not change the value.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

HtmlBoxDialog Class  | HtmlBoxDialog Members


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.