IQuickActivate Interface

Definition

Decreases the time to activate a control by combining loading and initialization into a single call. For more information, see IQuickActivate.

public interface class IQuickActivate
public interface class IQuickActivate
__interface IQuickActivate
[System.Runtime.InteropServices.Guid("CF51ED10-62FE-11CF-BF86-00A0C9034836")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IQuickActivate
[System.Runtime.InteropServices.Guid("CF51ED10-62FE-11CF-BF86-00A0C9034836")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IQuickActivate
[<System.Runtime.InteropServices.Guid("CF51ED10-62FE-11CF-BF86-00A0C9034836")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IQuickActivate = interface
[<System.Runtime.InteropServices.Guid("CF51ED10-62FE-11CF-BF86-00A0C9034836")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IQuickActivate = interface
Public Interface IQuickActivate
Attributes

Methods

GetContentExtent(SIZEL[])
QuickActivate(QACONTAINER[], QACONTROL[])
SetContentExtent(SIZEL[])

Applies to