HTMLAppletElement.Width Property |
Gets or sets the initial width of the applet's display area.
[VBScript] Public Property Width As String
[JScript] public function get Width() : String; public function set Width(String);
A string representing the initial width of the applet's display area.
HTMLAppletElement Object | HTMLAppletElement Members | DOM Namespace