Dart.PowerWEB.TextBox Namespace > HtmlBoxDialog Class : InternalDialogID Property |
Not intended to be used by the developer. Gets or sets the ID of the dialog that will be displayed when the ToolbarDialogButton is clicked.
[Visual Basic]
Public Property InternalDialogID As String
[C#]
public string InternalDialogID {get; set;}
[C++]
public: __property string* get_InternalDialogID();
public: __property void set_InternalDialogID(
string* value
);
This value is automatically assigned by the control. Do not change the value.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
HtmlBoxDialog Class | HtmlBoxDialog Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.