TitleBarExtension Class TIBCO Spotfire 6.0 API Reference
Component that enables extending the title bar of custom visuals and visualizations.
Inheritance Hierarchy

System Object
  System MarshalByRefObject
    System.ComponentModel Component
      Spotfire.Dxp.Forms.Components TitleBarExtension

Namespace: Spotfire.Dxp.Forms.Components
Assembly: Spotfire.Dxp.Forms (in Spotfire.Dxp.Forms.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

[DefaultEventAttribute("PopulateFeaturesMenu")]
public sealed class TitleBarExtension : Component
See Also