ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / ShadowAttribute Class
Members

In This Topic
    ShadowAttribute Class
    In This Topic
    Shadow attribute used to associate a COM callbackable interface to its Shadow implementation.
    Object Model
    ShadowAttribute Class
    Syntax
    'Declaration
     
    Public Class ShadowAttribute 
       Inherits System.Attribute
    public class ShadowAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.Util.DX.ShadowAttribute

    See Also