.. BorderWindow

.. default - domain::js

.. include:: /includes/standard.rst

====================================
BorderWindow (of :class:`SysWindow`)
====================================

.. class:: BorderWindow

	Defined in BorderWindow.sc.

	
	Used for windows with borders. The border colors, bevel width and shadow width can be specified.


Subclasses: :class:`ScrollInsetWindow`, :class:`InsetWindow`.

Properties
==========

Inherited from :class:`SysWindow`:

========= ===========
Property  Description
========= ===========
top                  
left                 
bottom               
right                
color                
back                 
priority             
window               
type                 
title                
brTop                
brLeft               
brBottom             
brRight              
lsTop                
lsLeft               
lsBottom             
lsRight              
eraseOnly            
name                 
========= ===========

Defined in BorderWindow:

============ ===========
Property     Description
============ ===========
topBordColor            
lftBordColor            
rgtBordColor            
botBordColor            
bevelWid                
shadowWid               
============ ===========


Methods
==========

.. function:: dispose()
	:noindex:



.. function:: open()
	:noindex:



