Click here to Skip to main content
15,912,329 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to:Transfer Table to Text? Pin
Tim McCurdy1-Apr-03 0:54
Tim McCurdy1-Apr-03 0:54 
QuestionHow do I pass an array of strings from VB6 to .NET? Pin
ordepavlis21-Mar-03 3:54
ordepavlis21-Mar-03 3:54 
AnswerRe: How do I pass an array of strings from VB6 to .NET? Pin
Nick Seng23-Mar-03 14:18
Nick Seng23-Mar-03 14:18 
GeneralRe: How do I pass an array of strings from VB6 to .NET? Pin
ordepavlis24-Mar-03 0:17
ordepavlis24-Mar-03 0:17 
GeneralRe: How do I pass an array of strings from VB6 to .NET? Pin
Nick Seng24-Mar-03 15:14
Nick Seng24-Mar-03 15:14 
GeneralRe: How do I pass an array of strings from VB6 to .NET? Pin
ordepavlis24-Mar-03 22:16
ordepavlis24-Mar-03 22:16 
Generalcontrol array in VB.net Pin
pradipta21-Mar-03 1:44
pradipta21-Mar-03 1:44 
GeneralRe: control array in VB.net Pin
Poolbeer21-Mar-03 2:53
Poolbeer21-Mar-03 2:53 
Hi,

Why so many textboxes??? Isn't it a bit hard to with for the end user???

If you open your controlbox window you can find a wrapper for control array's
Go to your customize Toolbox window.
Then select the tab ".NET Framework Components"
Find the component "TextBoxArray"

that's the compatibility component for the control array.

but why not redesign your application to use less textboxes or assign the same eventhandler to one event and check on the "sender" variable.

greets,

Poolbeer


Speak Out! Use the Source, Luke!
(Dr. GUI .NET #5)
QuestionThe application developed in VB.Net can use menu with unicode in Windows 98? Pin
nguyentuancuong20-Mar-03 14:28
nguyentuancuong20-Mar-03 14:28 
QuestionWhat am I doing wrong with Public? Pin
David Williams20-Mar-03 10:36
David Williams20-Mar-03 10:36 
AnswerRe: What am I doing wrong with Public? Pin
Danny Blanchard20-Mar-03 12:43
Danny Blanchard20-Mar-03 12:43 
GeneralRe: What am I doing wrong with Public? Pin
David Williams20-Mar-03 13:52
David Williams20-Mar-03 13:52 
GeneralRe: What am I doing wrong with Public? Pin
Danny Blanchard20-Mar-03 15:52
Danny Blanchard20-Mar-03 15:52 
Generalcreating dll Pin
pnpfriend20-Mar-03 5:38
pnpfriend20-Mar-03 5:38 
GeneralRe: creating dll Pin
Ray Cassick20-Mar-03 7:39
Ray Cassick20-Mar-03 7:39 
GeneralVB6 Mousepointer property Pin
Andy H20-Mar-03 1:09
Andy H20-Mar-03 1:09 
QuestionHow do you print a project in NET Pin
David Williams19-Mar-03 10:13
David Williams19-Mar-03 10:13 
GeneralCreating Activex Control in VB.Net Pin
Hari 200919-Mar-03 6:30
Hari 200919-Mar-03 6:30 
GeneralAccessing dll's using VB Pin
Sudar Muthu19-Mar-03 0:06
Sudar Muthu19-Mar-03 0:06 
GeneralUser authentication in Windows Forms Pin
RobertDempsey18-Mar-03 2:02
RobertDempsey18-Mar-03 2:02 
GeneralRe: User authentication in Windows Forms Pin
DxSolo26-Mar-03 3:30
DxSolo26-Mar-03 3:30 
GeneralSelct from Multiple Access mdb's Pin
Marc Hennebery17-Mar-03 18:43
Marc Hennebery17-Mar-03 18:43 
GeneralRe: Selct from Multiple Access mdb's Pin
Danny Blanchard17-Mar-03 19:11
Danny Blanchard17-Mar-03 19:11 
GeneralRe: Selct from Multiple Access mdb's Pin
Marc Hennebery17-Mar-03 19:29
Marc Hennebery17-Mar-03 19:29 
GeneralAccessing an Imagelist in VB.NET Pin
dgwood17-Mar-03 5:40
dgwood17-Mar-03 5:40 

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.