Dart.PowerWEB.TextBox Namespace > ToolbarDropDownItem Class : Value Property |
Represents the value that is passed into functions.
[Visual Basic]
Public Property Value As String
[C#]
public string Value {get; set;}
This property represents the value that the user does not see, that is passed into functions when the item is clicked. For example, if the Text property was "Heading 1", Value might be "h1" reflecting the actual formatting that would be applied when the button is clicked.
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.