Eyeshot 11 WinForms API Reference
WinForms 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
       devDept.Eyeshot.Labels.Label
          devDept.Eyeshot.Labels.TextOnly
             devDept.Eyeshot.Labels.LeaderAndText
             devDept.Eyeshot.Labels.OutlinedText

    See Also