A Container is a control that an hold other controls within it e.g. A Frame . Controls inside a container are known as child controls .The Child controls can exits completely inside their containers . That means we can't move them out side their container.
If we delete a container control , all the child controls get deleted automatically.
No comments:
Post a Comment