Tracking popup opening below the specified part of a control: Introduction Popup windows are everywhere. Each tooltip is a popup window; each combobox has its popup list; many advertisements are also shown in popup windows. How to Create a Popup Control in .NET? At first, we might choose the Form class as a base class for our popup control. Unfortunately, it is a bad choice because when we show ou