Dart.PowerWEB.TextBox Namespace > ToolbarDropDown Class : DropDownWidth Property |
Gets or sets the width of the drop down.
[Visual Basic]
Public Property DropDownWidth As Unit
[C#]
public Unit DropDownWidth {get; set;}
[C++]
public: __property Unit get_DropDownWidth();
public: __property void set_DropDownWidth(
Unit value
);
A Unit value, indicating the width of the drop down.
This value applies to the portion of the drop down that is visible when the drop down is clicked to display the list of values.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
ToolbarDropDown Class | ToolbarDropDown Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.