Intersoft ClientUI Documentation
SelectionControlRegionAdapter Class
Members  See Also  Send Feedback
Intersoft.Client.Framework.Regions.Adapters Namespace : SelectionControlRegionAdapter Class






Represents a region adapter for selection controls.

Object Model

SelectionControlRegionAdapter Class

Syntax

Visual Basic (Declaration) 
Public Class SelectionControlRegionAdapter 
   Inherits Intersoft.Client.Framework.Regions.RegionAdapterBase(Of ISSelectionControl)
   Implements IRegionAdapter 
Visual Basic (Usage)Copy Code
Dim instance As SelectionControlRegionAdapter
Delphi 
public class SelectionControlRegionAdapter = class(Intersoft.Client.Framework.Regions.RegionAdapterBase, IRegionAdapter)
JScript 
public class SelectionControlRegionAdapter extends Intersoft.Client.Framework.Regions.RegionAdapterBase implements IRegionAdapter 
Managed Extensions for C++ 
public __gc class SelectionControlRegionAdapter : public Intersoft.Client.Framework.Regions.RegionAdapterBase<ISSelectionControl>, IRegionAdapter  
C++/CLI 
public ref class SelectionControlRegionAdapter : public Intersoft.Client.Framework.Regions.RegionAdapterBase<ISSelectionControl>, IRegionAdapter  

Inheritance Hierarchy

System.Object
   Intersoft.Client.Framework.Regions.RegionAdapterBase<T>
      Intersoft.Client.Framework.Regions.Adapters.SelectionControlRegionAdapter
         Intersoft.Client.UI.Navigation.RegionAdapters.TabControlRegionAdapter

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.