Click here to Skip to main content
15,921,174 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionResizing a form to suit the resolution Pin
Mr Oizo1-Oct-07 1:23
Mr Oizo1-Oct-07 1:23 
AnswerRe: Resizing a form to suit the resolution Pin
Christian Graus1-Oct-07 1:30
protectorChristian Graus1-Oct-07 1:30 
GeneralRe: Resizing a form to suit the resolution Pin
Mr Oizo1-Oct-07 5:16
Mr Oizo1-Oct-07 5:16 
GeneralRe: Resizing a form to suit the resolution Pin
Christian Graus1-Oct-07 11:04
protectorChristian Graus1-Oct-07 11:04 
GeneralRe: Resizing a form to suit the resolution Pin
Mr Oizo2-Oct-07 11:22
Mr Oizo2-Oct-07 11:22 
Questionhow to clear an array? Pin
moomoooomoo1-Oct-07 1:12
moomoooomoo1-Oct-07 1:12 
AnswerRe: how to clear an array? Pin
Luc Pattyn1-Oct-07 1:27
sitebuilderLuc Pattyn1-Oct-07 1:27 
AnswerRe: how to clear an array? Pin
Gary Bigman1-Oct-07 4:24
Gary Bigman1-Oct-07 4:24 
Hi,

In your message you have not specified the language you are using in your application but assuming that you are using VB 6.0, here is the code to erase the content of an array -

--------------------------Code Start--------------------------

Erase ArrayName

--------------------------Code End--------------------------

Please do let me know if I can be of any other help.

Gary Bigman.

Software Engineer
ComponentOne LLC
www.componentone.com

Questionstring function Pin
moomoooomoo1-Oct-07 0:56
moomoooomoo1-Oct-07 0:56 
AnswerRe: string function Pin
Tamimi - Code1-Oct-07 1:00
Tamimi - Code1-Oct-07 1:00 
GeneralRe: string function Pin
moomoooomoo1-Oct-07 1:04
moomoooomoo1-Oct-07 1:04 
Questionupdating a form Pin
Mr Oizo1-Oct-07 0:27
Mr Oizo1-Oct-07 0:27 
AnswerRe: updating a form Pin
Tom Deketelaere1-Oct-07 1:11
professionalTom Deketelaere1-Oct-07 1:11 
GeneralRe: updating a form Pin
Mr Oizo1-Oct-07 1:18
Mr Oizo1-Oct-07 1:18 
GeneralRe: updating a form Pin
Tom Deketelaere1-Oct-07 1:34
professionalTom Deketelaere1-Oct-07 1:34 
QuestionCommunication between BLL and DAL in this Code Pin
Vimalsoft(Pty) Ltd30-Sep-07 23:35
professionalVimalsoft(Pty) Ltd30-Sep-07 23:35 
AnswerRe: Communication between BLL and DAL in this Code Pin
Christian Graus30-Sep-07 23:52
protectorChristian Graus30-Sep-07 23:52 
GeneralRe: Communication between BLL and DAL in this Code Pin
Vimalsoft(Pty) Ltd1-Oct-07 0:02
professionalVimalsoft(Pty) Ltd1-Oct-07 0:02 
GeneralRe: Communication between BLL and DAL in this Code Pin
Christian Graus1-Oct-07 1:06
protectorChristian Graus1-Oct-07 1:06 
QuestionCreating a custom control in VB Pin
madTN30-Sep-07 21:57
madTN30-Sep-07 21:57 
AnswerRe: Creating a custom control in VB Pin
Guffa30-Sep-07 22:11
Guffa30-Sep-07 22:11 
GeneralRe: Creating a custom control in VB Pin
madTN30-Sep-07 22:25
madTN30-Sep-07 22:25 
GeneralRe: Creating a custom control in VB Pin
Christian Graus30-Sep-07 22:47
protectorChristian Graus30-Sep-07 22:47 
GeneralRe: Creating a custom control in VB Pin
madTN30-Sep-07 23:04
madTN30-Sep-07 23:04 
AnswerRe: Creating a custom control in VB Pin
Guffa30-Sep-07 23:09
Guffa30-Sep-07 23:09 

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.