Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Client Namespace / IUserInterfaceView Interface
Properties Methods Events

In This Topic
    IUserInterfaceView Interface Members
    In This Topic

    The following tables list the members exposed by IUserInterfaceView.

    Public Properties
     NameDescription
     PropertyGets the icon to use for the view  
     PropertyA display caption for the view (typically the Text property of a control or form)  
    Top
    Public Methods
     NameDescription
     MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
    Top
    Public Events
     NameDescription
     EventRaised every time the title text for the view changes.  
    Top
    See Also