ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi.DeviceContexts Namespace / WindowDeviceContext Class
Members

In This Topic
    WindowDeviceContext Class
    In This Topic
    Represents a gdi device context coming directly from a window.
    Syntax
    'Declaration
     
    
    Public Class WindowDeviceContext 
       Inherits DeviceContext
    public class WindowDeviceContext : DeviceContext 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
             C1.Framework.Drawing.Gdi.DeviceContexts.WindowDeviceContext

    See Also