Event data for adding ToolStripButton objects to a
TitleBarExtension.
Inheritance Hierarchy
SystemEventArgs
Spotfire.Dxp.Forms.ComponentsPopulateTitleBarEventArgs
Namespace: Spotfire.Dxp.Forms.Components
Assembly: Spotfire.Dxp.Forms (in Spotfire.Dxp.Forms.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public sealed class PopulateTitleBarEventArgs : EventArgs
The PopulateTitleBarEventArgs type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddButton | Adds the specified item to the title bar.
| |
| AddButtons | Adds the specified items to the title bar.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Version Information
See Also