Controls, components, and containers

|
A control on the other hand is a component that provides a UI. To do this you need to implement System.Windows.Forms.Control OR System.Web.UI.Control. So a control is basically a component that has visual properties. component is a class that implements the System.ComponentModel.IComponent interface or derives from a class that does You need a place to hold your components and controls. This is done in a Container. A Container is a class that implements the System.ComponentModel.IContainer interface

Leave a comment

Verification (needed to reduce spam):

Pages

OpenID accepted here Learn more about OpenID
Powered by Movable Type 4.32-en

About this Entry

This page contains a single entry by Hugh Brown published on July 3, 2008 2:05 PM.

.NET interview questions and answers was the previous entry in this blog.

Jet ski: power and safety is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.