Skip to content
Jean-Philippe Bruyère edited this page Oct 26, 2021 · 3 revisions

simple container with border

namespace: Crow

Inheritance Hierarchy

  • Border

Syntax

public class Border : Container

Constructors

prototype description
Border (Interface iface, string style=null) __

Properties

name description
BorderStyle allow 3d border effects
BorderWidth border width in pixels
RaisedColor use to define the colors of the 3d border
SunkenColor use to define the colors of the 3d border

Methods

prototype description

Events

name description
Clone this wiki locally