Monday, February 11, 2008

Simple Pop-up Control

Sample application using a custom pop-up control:

Custom pop-up control

Another application, this one using a custom tooltip...

Custom tooltip

...and a more complex pop-up that can be resized:

Resizable pop-up

Tracking pop-up opening below the specified part of a control:

Tracking pop-up

Cascade of pop-up controls:

Cascade of pop-up controls

Introduction

Pop-up windows are everywhere. Each tooltip is a pop-up window; each combobox has its pop-up list; many advertisements are also shown in pop-up windows... (read more)