Click here to Skip to main content
15,923,374 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Datagrid Pin
LeenaSo11-Sep-05 22:48
LeenaSo11-Sep-05 22:48 
Questioninput box Pin
ali kanju11-Sep-05 18:34
ali kanju11-Sep-05 18:34 
AnswerRe: input box Pin
Christian Graus11-Sep-05 18:50
protectorChristian Graus11-Sep-05 18:50 
AnswerRe: input box Pin
Briga11-Sep-05 22:29
Briga11-Sep-05 22:29 
AnswerRe: input box Pin
MohammadAmiry12-Sep-05 20:02
MohammadAmiry12-Sep-05 20:02 
Questionarray of control Pin
ali kanju11-Sep-05 18:29
ali kanju11-Sep-05 18:29 
AnswerRe: array of control Pin
Christian Graus11-Sep-05 18:51
protectorChristian Graus11-Sep-05 18:51 
AnswerRe: array of control Pin
rwestgraham11-Sep-05 18:52
rwestgraham11-Sep-05 18:52 
I am not sure I understand your question, and you need to specify what version of VB you are using.

In VB6 you can create arrays of controls and enumerate them like any array.

In VB.NET you cannot create arrays of controls, but you can add controls to the Controls collection of a form, a panel or a groupbox dynamically. You also can enumerate the control collections of any container (i.e. a form, panel, groupbox).
Questiontelephone number format question Pin
rolfjahn11-Sep-05 17:36
rolfjahn11-Sep-05 17:36 
AnswerRe: telephone number format question Pin
Christian Graus11-Sep-05 17:47
protectorChristian Graus11-Sep-05 17:47 
Questionstore String chars or substrings in Array Pin
Anonymous11-Sep-05 16:04
Anonymous11-Sep-05 16:04 
AnswerRe: store String chars or substrings in Array Pin
Anonymous11-Sep-05 16:06
Anonymous11-Sep-05 16:06 
AnswerRe: store String chars or substrings in Array Pin
Christian Graus11-Sep-05 16:46
protectorChristian Graus11-Sep-05 16:46 
AnswerRe: store String chars or substrings in Array Pin
Scott Page12-Sep-05 10:29
professionalScott Page12-Sep-05 10:29 
GeneralRe: store String chars or substrings in Array Pin
Anonymous12-Sep-05 12:16
Anonymous12-Sep-05 12:16 
QuestionInteractive Remote Desktop Pin
MohammadAmiry11-Sep-05 6:20
MohammadAmiry11-Sep-05 6:20 
AnswerRe: Interactive Remote Desktop Pin
rwestgraham11-Sep-05 11:05
rwestgraham11-Sep-05 11:05 
QuestionDetect active application Pin
Brian_Murphy11-Sep-05 0:02
Brian_Murphy11-Sep-05 0:02 
AnswerRe: Detect active application Pin
Steve Pullan11-Sep-05 14:57
Steve Pullan11-Sep-05 14:57 
Questionvb to sql sever Pin
goundar10-Sep-05 15:24
goundar10-Sep-05 15:24 
QuestionConverting world coordinates to screen coordinates Pin
Mark0610-Sep-05 13:17
Mark0610-Sep-05 13:17 
QuestionTooltip Pin
ecentinela10-Sep-05 11:21
ecentinela10-Sep-05 11:21 
AnswerRe: Tooltip Pin
Briga11-Sep-05 22:32
Briga11-Sep-05 22:32 
GeneralRe: Tooltip Pin
ecentinela12-Sep-05 0:29
ecentinela12-Sep-05 0:29 
GeneralRe: Tooltip Pin
Dave Kreskowiak12-Sep-05 4:45
mveDave Kreskowiak12-Sep-05 4:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.