Advertisement

1 - 10 of 72 containing alltags:("Array Controller") (0.002 seconds)
I would like to create a form with a whole bunch of text boxes to represent a timetable. I would like to use the kind of control array available in VB so that a single event procedure could react t...
Zones: MS AccessDate Answered: 02/04/2000 Grade: B Views: 0
how do i make a control array in vc++ similarly o the one that we create in vb.
Zones: Windows MFCDate Answered: 05/24/2001 Grade: A Views: 0
In my program ,i want to get the smallpicturename from a listview control,and my listview items are filled with "additem() and addsmallpicture()".Once i want to get the smallpicturename with fun...
Zones: PowerBuilderDate Answered: 05/09/2001 Grade: A Views: 0
Hi all, I want to reorder the index of array control, Is there any fastest way to reorder these array controls? Regards, Iskandar
Zones: Visual BasicDate Answered: 02/22/2003 Grade: A Views: 0
My data basicly looks like this in an external file: . . . NIC 3501353 or 3501354 or 3501355 or 3501356 6002333 6002495 6002785 or 6002674 MEDIAREADER 5502504 POINTER 3501353 or 350...
Zones: VB ControlsDate Answered: 01/17/2005 Grade: B Views: 0
Is it possible to store a set of controls in an array, or even a multidimensional array?  I want to build an array that has a set of labels and/or textboes, pass the array to a function and perform...
Zones: ASP.Net ProgrammingDate Answered: 10/13/2005 Grade: A Views: 0
In VB6, you could add controls (like a bunch of similar buttons) to a control array and then handle the clicks in one event handler by doing a case statementon the index of the individual buttons. ...
Zones: MS Visual BasicDate Answered: 11/18/2005 Grade: A Views: 0
I have a form with 20 images in a control array listed as Image2( ). They are overlaying 20 images listed as Image1( ).  I want program to run such that when any of the images in Image2 are clicked...
Zones: Visual BasicDate Answered: 02/27/2006 Grade: B Views: 0
Is it simply not possible to create these in .Net like in vb6? Is there no benefit to doing so any longer?
Zones: MS Visual BasicDate Answered: 02/11/2006 Grade: A Views: 0
I really get stuck with these for some reason. I've got around 15 checkboxes.  I want to allow the user to double-click them and change the text value. Sure, I can create 15 seperate subs for...
Zones: MS Visual BasicDate Answered: 04/11/2006 Grade: A Views: 0