Click here to Skip to main content
15,914,452 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: dotnet dll distribution Pin
rwestgraham9-Sep-05 9:56
rwestgraham9-Sep-05 9:56 
GeneralRe: dotnet dll distribution Pin
Colin Angus Mackay9-Sep-05 10:02
Colin Angus Mackay9-Sep-05 10:02 
GeneralBootstrapping dotnetfx.exe Pin
rwestgraham9-Sep-05 10:12
rwestgraham9-Sep-05 10:12 
QuestionCrystal Reports Hell Pin
Len Miller9-Sep-05 7:43
Len Miller9-Sep-05 7:43 
AnswerRe: Crystal Reports Hell Pin
nguyenthai20109-Sep-05 23:13
nguyenthai20109-Sep-05 23:13 
GeneralRe: Crystal Reports Hell Pin
Len Miller12-Sep-05 4:15
Len Miller12-Sep-05 4:15 
Questionpassing values from a form to a dialog form Pin
macupryk9-Sep-05 5:48
macupryk9-Sep-05 5:48 
AnswerRe: passing values from a form to a dialog form Pin
rwestgraham9-Sep-05 10:22
rwestgraham9-Sep-05 10:22 
You don't need to use the Form_Load event.

Instead, first create public properties in the dialog form for each variable you wish to input.

Then, to use the form, first create an instance of the form class, and set all the properties with the input values. Then show the form modally.
GeneralRe: passing values from a form to a dialog form Pin
macupryk9-Sep-05 23:38
macupryk9-Sep-05 23:38 
AnswerRe: passing values from a form to a dialog form Pin
Rizwan Bashir9-Sep-05 23:26
Rizwan Bashir9-Sep-05 23:26 
GeneralRe: passing values from a form to a dialog form Pin
macupryk9-Sep-05 23:40
macupryk9-Sep-05 23:40 
GeneralRe: passing values from a form to a dialog form Pin
Rizwan Bashir10-Sep-05 9:08
Rizwan Bashir10-Sep-05 9:08 
QuestionHow I can give XP control looks in VB.net controls Pin
deepak_rai9-Sep-05 4:32
deepak_rai9-Sep-05 4:32 
AnswerRe: How I can give XP control looks in VB.net controls Pin
rudy.net11-Sep-05 17:20
rudy.net11-Sep-05 17:20 
QuestionXP control look in VB.net controls Pin
deepak_rai9-Sep-05 4:28
deepak_rai9-Sep-05 4:28 
QuestionImage conversion help, pixel byte array to image Pin
Anonymous9-Sep-05 2:47
Anonymous9-Sep-05 2:47 
AnswerRe: Image conversion help, pixel byte array to image Pin
Dave Kreskowiak9-Sep-05 4:16
mveDave Kreskowiak9-Sep-05 4:16 
GeneralRe: Image conversion help, pixel byte array to image Pin
Anonymous12-Sep-05 10:30
Anonymous12-Sep-05 10:30 
GeneralRe: Image conversion help, pixel byte array to image Pin
charles09298827-Sep-10 20:35
charles09298827-Sep-10 20:35 
QuestionNOT VB .... VBA Pin
OMalleyW9-Sep-05 2:07
OMalleyW9-Sep-05 2:07 
AnswerRe: NOT VB .... VBA Pin
Dave Kreskowiak9-Sep-05 2:23
mveDave Kreskowiak9-Sep-05 2:23 
GeneralRe: NOT VB .... VBA Pin
OMalleyW9-Sep-05 2:59
OMalleyW9-Sep-05 2:59 
GeneralRe: NOT VB .... VBA Pin
Dave Kreskowiak9-Sep-05 4:10
mveDave Kreskowiak9-Sep-05 4:10 
GeneralRe: NOT VB .... VBA Pin
OMalleyW9-Sep-05 4:34
OMalleyW9-Sep-05 4:34 
QuestionHow to cumulate input values Pin
directred9-Sep-05 1:01
directred9-Sep-05 1:01 

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.