DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Tue, 26 Jun 2007 23:51:35 -0700,    posted on: microsoft.public.dotnet.framework.windowsforms.designtime        back       

Thread Index
  1    unknown
          2    G Himangi
          3    OD webmaster @ e-naxos dot com


Regarding Dynamic Controls   
Hi All,

      My problem is that,how to create dynamic group of controls(like
if i click on one item in ComboBox then below i have to display group
of ComboBoxes and textboxes,labels like that)

so friends i guess i will get solution as early as possible
Date:Tue, 26 Jun 2007 23:51:35 -0700   Author:  

Re: Regarding Dynamic Controls   
Take a look at the "Windows Forms Designer generated code" section in your 
file. For creating controls dynamically, you use the same basic code - 
create a new combobox, set its size and other properties and then add it 
using Me.Controls.Add

--------- 
- G Himangi,   Sky Software       http://www.ssware.com
Shell MegaPack : GUI Controls For Drop-In Windows Explorer like Shell 
Browsing Functionality For Your App (.Net & ActiveX Editions).
EZNamespaceExtensions.Net : Develop namespace extensions rapidly in .Net
EZShellExtensions.Net : Develop all shell extensions,explorer bars and BHOs 
rapidly in .Net
--------- 


 wrote in message 
news:1182927095.594768.222940@x35g2000prf.googlegroups.com...

> Hi All,
>
>      My problem is that,how to create dynamic group of controls(like
> if i click on one item in ComboBox then below i have to display group
> of ComboBoxes and textboxes,labels like that)
>
> so friends i guess i will get solution as early as possible
> 
Date:Wed, 27 Jun 2007 12:43:44 +0530   Author:  

Re: Regarding Dynamic Controls   
Creating dynamically a component at runtime is the same thing as 
creating any instance of any class at runtime. So there is no special 
trick. So what is exactly your problem ?

-- 


OD___
www.e-naxos.com
Date:Sun, 15 Jul 2007 14:30:58 +0200   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us