Contents
DateTimePicker.BorderWidth Property |
|
This property is ignored as no browsers support border formatting of the border width of drop down lists.
[Visual Basic] Overridable Public Property BorderWidth As System.Web.UI.WebControls.Unit
[C#]
public virtual System.Web.UI.WebControls.Unit BorderWidth {get; set;}
[C++] public: __property virtual System.Web.UI.WebControls.Unit get_BorderWidth(); public: __property virtual void set_BorderWidth(System.Web.UI.WebControls.Unit);
[JScript] public function get BorderWidth() : System.Web.UI.WebControls.Unit; public function set BorderWidth(System.Web.UI.WebControls.Unit);
DateTimePicker Contents | DateTimePicker Overview | DateTimePicker Members
Support | Feedback | Contact Dune5 | Website
© 2001-2003 Dune5. All Rights Reserved.