Table of Contents
Inherits from GraffitiRibbonItem
Enumerations #
Name | Values |
---|
This class exposes no enumerations.
Constants #
Name | Type | Value |
---|
This class exposes no constants.
Events #
Definition | Description |
---|
This class exposes no events.
Methods #
Definition | Description |
---|---|
Constructor( control as ContainerControl ) | Instantiates the object. |
Properties #
Name | Type | Default Value | Description |
---|---|---|---|
Child | RectControl | Nil | The control contained within the GraffitiRibbonRectControl space. |
MinWidth | Integer | -1 | The minimum width of the space. If -1, then the Child s Width is used. |
Width | Integer | 0 | Specified Width of the space occupied by Child . Defaults to the width of the Child . |
Examples #
This class currently has no examples.
Notes #
This class currently has no notes.