Dart.PowerWEB.TextBox Namespace : ToolbarUploadButtonType Enumeration |
Enumerates the different types of ToolbarUploadButton controls.
Member | Description |
---|---|
InsertWindowsMedia | Defines a toolbar button which raises a dialog which inserts Windows Media Player compatible files. Associated type: ToolbarUploadButton |
InsertFlash | Defines a toolbar button which raises a dialog which inserts Macromedia Flash movies. Associated type: ToolbarUploadButton |
InsertImage | Defines a toolbar button which raises a dialog which inserts/uploads images. Associated type: ToolbarUploadButton |
OpenFile | Defines a toolbar button which raises a dialog which can be use to open/upload files. Associated type: ToolbarUploadButton |
InsertFile | Defines a toolbar button which raises a dialog which can be use to insert file text at the cursor location. Associated type: ToolbarUploadButton |
UploadFile | Defines a toolbar button which raises a dialog that can be used to upload files (but nothing else). Associated type: ToolbarUploadButton |
NotSet | No Type is associated with this object (typically because object was created using the default (paramaterless) constructor. Set the Type property to provide default values. |
The ToolbarUploadButtonType is used to supply default values to a ToolbarUploadButton. For example, when creating a new ToolbarUploadButton, simply pass a ToolbarUploadButtonType into the constructor to supply the object with preset values associated with that type.
This enumeration is a subset of the ToolbarItemType enumeration.
Namespace: Dart.PowerWEB.TextBox
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)
Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.