다음을 통해 공유


IQuickActivate Interface

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

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("CF51ED10-62FE-11CF-BF86-00A0C9034836")> _
Public Interface IQuickActivate
[InterfaceTypeAttribute()]
[GuidAttribute("CF51ED10-62FE-11CF-BF86-00A0C9034836")]
public interface IQuickActivate

The IQuickActivate type exposes the following members.

Methods

  Name Description
Public method GetContentExtent
Public method QuickActivate
Public method SetContentExtent

Top

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace