Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Labels Namespace / TextOnly Class
Members

In This Topic
    TextOnly Class
    In This Topic
    Image only label.
    Syntax
    'Declaration
     
    Public Class TextOnly 
       Inherits Label
       Implements devDept.Eyeshot.ISelectableItem 
    public class TextOnly : Label, devDept.Eyeshot.ISelectableItem  
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   devDept.Eyeshot.Labels.Label
                      devDept.Eyeshot.Labels.TextOnly
                         devDept.Eyeshot.Labels.LeaderAndText
                         devDept.Eyeshot.Labels.OutlinedText

    See Also