GraffitiSuite Docs
Docs
Graffitiribboncontainer
Loading document parsing libraries...
# GraffitiRibbonContainer Class Inherits GraffitiRibbonItem ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Desktop | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Sub | Constructor | (None) | Instantiates the object. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Child | DesktopContainer | Nil | The control contained within the GraffitiRibbonRectControl space. | | MinWidth | Integer | Nil | The minimum width of the space. If -1, then the Child s Width is used. | | Private | As | Nil | | | Private | As | = | | | Private | As | Nil | | | Width | Integer | Nil | Specified Width of the space occupied by Child . Defaults to the width of the Child . |