Name | Description | |
---|---|---|
![]() | Group Constructor | Initializes a new instance of a Group. |
The following tables list the members exposed by Group.
Name | Description | |
---|---|---|
![]() | Group Constructor | Initializes a new instance of a Group. |
Name | Description | |
---|---|---|
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Height | Gets the height of the tile group, in pixels. |
![]() | Index | Gets or sets the index of group in owner C1TileControl.Groups collection. |
![]() | IsDisposed | Gets a value indicating whether the Group has been disposed. |
![]() | Name | Gets or sets the unique name for this Group. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Tag | Gets or sets an object that contains additional data about the Group. |
![]() | Text | Gets or sets the group title. |
![]() | TileControl | Gets the owner C1TileControl. |
![]() | Tiles | Gets the collection of tiles. |
![]() | Visible | Gets or sets whether the Group is visible. |
![]() | Width | Gets the width of the tile group, in pixels. |
![]() | X | Gets the X-coordinate of the group relative to the scrollable surface, in pixels. |
![]() | Y | Gets the Y-coordinate of the group relative to the scrollable surface, in pixels. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. Clean up any resources being used. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | OnPaint | Raises the Paint event. |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | Paint | Occurs when the group is redrawing. |