Wimark.Controls Class Library  

DockItem.Controls Property

Ensure that the controls collection is visible.

[Visual Basic]
Public ReadOnly Property Controls As Control.ControlCollection 
[C#]
public Control.ControlCollection Controls {get;}
[C++]
public: __property Control.ControlCollection* get_Controls();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DockItem Class | DockItem Members | Wimark.Controls Namespace