Intersoft.Client.UI.Navigation Namespace > UXNavigationBar Class : StopToolTip Property |
<CategoryAttribute("Common Properties")> Public Property StopToolTip As String
Dim instance As UXNavigationBar Dim value As String instance.StopToolTip = value value = instance.StopToolTip
[CategoryAttribute("Common Properties")] public string StopToolTip {get; set;}
[CategoryAttribute("Common Properties")] public: property String^ StopToolTip { String^ get(); void set ( String^ value); }
<Intersoft:UXNavigationBar x:Name="NavigationBar" StopToolTip="Stop Tooltip" HorizontalContentAlignment="Stretch" HorizontalAlignment="Left" HomeUri="/Customers"/>
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