ControlHost Class Methods (original) (raw)
Summary
For a list of all members of this type, see ControlHost members
Public Methods
Name |
Description |
|
 |
BeginInit |
Internal method to begin the initialization of the underlying control object. |
 |
EndInit |
Internal method to end the initialization of the underlying control object. |
 |
GetOcx |
Internal method to get the underlying ActiveX control object for the user control. |
 |
SetOcx |
Internal method used to set the underlying ActiveX control object for the user control. |
Protected Methods
Name |
Description |
|
 |
AttachInterfaces |
Internal method to attach interfaces to the underlying control object. |
 |
CreateSink |
Internal method to create the event sink for the underlying control object. |
 |
DetachSink |
Internal method to detach the event sink for the underlying control object. |
 |
Dispose |
Releases internal control object and related object references. |
 |
PropsValid |
Returns a value that indicates whether the underlying control object is in a state in which its properties can be accessed. |
See Also
ControlHost Class
Leadtools.Multimedia Namespace