Northwoods.Go Assembly > Northwoods.Go Namespace > GoControl Class : ControlType Property |
Type
used to specify which Control
to create.'Declaration <DescriptionAttribute("The Type used to specify which Control to create when first displayed in a GoView.")> Public Overridable Property ControlType As Type
[DescriptionAttribute("The Type used to specify which Control to create when first displayed in a GoView.")] public virtual Type ControlType {get; set;}
Type
that is a subclass of Control
.Control
for each GoView that this GoControl is being displayed in.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2