![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
FillInList Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace > ToolbarGroupEditor Class : FillInList Method |
- context
- An ITypeDescriptorContext that can be used to gain additional context information. System.ComponentModel.ITypeDescriptorContext
- provider
- An IServiceProvider that this editor can use to obtain services.System.IServiceProvider
- listBox
- The list box displayed by the DropDownListTypeEditor.System.Windows.Forms.ListBox
Visual Basic (Declaration) | |
---|---|
Protected Overrides Sub FillInList( _ ByVal context As ITypeDescriptorContext, _ ByVal provider As IServiceProvider, _ ByVal listBox As ListBox _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ToolbarGroupEditor Dim context As ITypeDescriptorContext Dim provider As IServiceProvider Dim listBox As ListBox instance.FillInList(context, provider, listBox) |
C# | |
---|---|
protected override void FillInList( ITypeDescriptorContext context, IServiceProvider provider, ListBox listBox ) |
Parameters
- context
- An ITypeDescriptorContext that can be used to gain additional context information. System.ComponentModel.ITypeDescriptorContext
- provider
- An IServiceProvider that this editor can use to obtain services.System.IServiceProvider
- listBox
- The list box displayed by the DropDownListTypeEditor.System.Windows.Forms.ListBox
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