ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / ICallbackable Interface
Members

In This Topic
    ICallbackable Interface
    In This Topic
    Use this interface to tag a class that is called by an unmanaged object. A ICallbackable class must dispose the Shadow on dispose.
    Object Model
    ICallbackable Interface
    Syntax
    'Declaration
     
    Public Interface ICallbackable 
    public interface ICallbackable 
    See Also