Intersoft.Client.UI.Aqua.UXInput Namespace > UXTickBar Class : PointerTemplate Property |
<CategoryAttribute("Common Properties")> Public Property PointerTemplate As DataTemplate
Dim instance As UXTickBar Dim value As DataTemplate instance.PointerTemplate = value value = instance.PointerTemplate
[CategoryAttribute("Common Properties")] public DataTemplate PointerTemplate {get; set;}
[CategoryAttribute("Common Properties")] public: property DataTemplate^ PointerTemplate { DataTemplate^ get(); void set ( DataTemplate^ value); }
You can use PointerTemplate property to fully customize the appearance of the pointer. For more information on how to customize the pointer appearance using PointerTemplate, see How-to: Customize Pointer Element in UXTickBar.
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