Visual Studio Winforms Designer Blue Arrow

.net, visual-studio-2010, winforms

Solution

These are the controls inherited from the window/control the current window/control is inheriting from.

These controls are in the parent window.

Problem

What do the blue arrows located on the top left of a control indicate when they are present in Visual Studio 2010/C#? For example:

Original source