Intersoft ClientUI Documentation
Adapter Property (IRegion)



Gets the IRegionAdapter used to adapt the Host element to this IRegion instance.
Syntax
ReadOnly Property Adapter As IRegionAdapter
Dim instance As IRegion
Dim value As IRegionAdapter
 
value = instance.Adapter
IRegionAdapter Adapter {get;}
property IRegionAdapter^ Adapter {
   IRegionAdapter^ get();
}
Requirements

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

See Also

Reference

IRegion Interface
IRegion Members

Send Feedback