Intersoft.Client.UI.Controls Namespace : CallOut Class |
<TemplatePartAttribute(Name="ContentPresenter", Type=System.Windows.Controls.ContentPresenter)> <TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)> <TemplatePartAttribute(Name="PathElement", Type=System.Windows.Shapes.Path)> <TemplatePartAttribute(Name="ContentElement", Type=System.Windows.Controls.Grid)> <CategoryAttribute("Provides a lightweight control for displaying a callout shaped container.")> <TemplatePartAttribute(Name="CallOutElement", Type=System.Windows.Controls.Grid)> Public Class CallOut Inherits Intersoft.Client.Framework.ISContentControl Implements Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing
Dim instance As CallOut
[TemplatePartAttribute(Name="ContentPresenter", Type=System.Windows.Controls.ContentPresenter)] [TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)] [TemplatePartAttribute(Name="PathElement", Type=System.Windows.Shapes.Path)] [TemplatePartAttribute(Name="ContentElement", Type=System.Windows.Controls.Grid)] [CategoryAttribute("Provides a lightweight control for displaying a callout shaped container.")] [TemplatePartAttribute(Name="CallOutElement", Type=System.Windows.Controls.Grid)] public class CallOut : Intersoft.Client.Framework.ISContentControl, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing
[TemplatePartAttribute(Name="ContentPresenter", Type=System.Windows.Controls.ContentPresenter)] [TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)] [TemplatePartAttribute(Name="PathElement", Type=System.Windows.Shapes.Path)] [TemplatePartAttribute(Name="ContentElement", Type=System.Windows.Controls.Grid)] [CategoryAttribute("Provides a lightweight control for displaying a callout shaped container.")] [TemplatePartAttribute(Name="CallOutElement", Type=System.Windows.Controls.Grid)] public ref class CallOut : public Intersoft.Client.Framework.ISContentControl, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing
CallOut is inherited from ISContentControl, which means that it can contain a single object of any types, such as a string, an image, or a panel. For more information about this content model, see Content Model Overview.
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
Intersoft.Client.Framework.ISContentControl
Intersoft.Client.UI.Controls.CallOut
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2