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 | | --- | :---: | :---: | --- | | Constructor | control as DesktopContainer | (None) | Instantiates the object. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Child | DesktopContainer | (None) | The control contained within the GraffitiRibbonRectControl space. | | MinWidth | Integer | (None) | The minimum width of the space. If -1, then the Child s Width is used. | | Width | Integer | (None) | Specified Width of the space occupied by Child . Defaults to the width of the Child . |