Dart.PowerWEB.TextBox Namespace > ToolbarDropDownItem Class : Text Property (ToolbarDropDownItem) |
Represents the text that is displayed for the item.
[Visual Basic]
Public Property Text As String
[C#]
public string Text {get; set;}
A string containing the text that is displayed for the item.
The ToolbarDropDown will not automatically resize. If the Text length is too long, be sure to set the ToolbarDropDown.Width property to compensate.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
ToolbarDropDownItem Class | ToolbarDropDownItem Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.