Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Client Namespace / IUserInterfaceView Interface
Members

In This Topic
    IUserInterfaceView Interface
    In This Topic
    Implemented by controls or forms that implement a Loupe View
    Syntax
    'Declaration
     
    
    Public Interface IUserInterfaceView 
    public interface IUserInterfaceView 
    Remarks
    Loupe views can extend the user interface. Typically, they are forms or user controls depending on whether they should be treated as a full window or just part of a user interface
    Requirements

    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

    See Also