home Home  

Seekford Solutions Knowledge Base Search

Search Criteria:

Categories

Results for: No Query Entered - Listing all articles

What is an ActiveX Control?
An ActiveX control is really just another term for "OLE Object" or, more specifically, "Component Object Model (COM) Object." In other words, a control, at the very least, is some COM object that supports the IUnknown interface and is also self-registering. Through QueryInterface a container can manage the lifetime of the control, as well as dynamically discover the full extent of a control’s func...
How can I create/instantiate the ActiveX Control dynamically(run time)?
ActiveX Controls can be used either on a Form, or in a Window, which allows for designer support or they can be created dynamically at run time using the controls TypeID. For most programming languages, a method called CreateObject or similair is available. The parameter is the type id of the control to instantiate the function returns an instance of that control. All of our controls, except ...
What Is the Microsoft .NET Framework?
The Microsoft® .NET Framework is an important new component of the Microsoft Windows® family of operating systems. It is the foundation of the next generation of Windows-based applications that are easier to build, deploy, and integrate with other networked systems. Most consumers will never notice that the .NET Framework is running on their Pocket PC, smartphone, or desktop computer. But they may...

3 Articles Found in this category.

 

 

 

 

 
©2003 Copyright Seekford Solutions, Inc. All Rights Reserved. Privacy Policy