Click here to Skip to main content
15,902,636 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Connection Pin
mikasa27-Dec-03 5:30
mikasa27-Dec-03 5:30 
Generaloverride a rich text box draw function Pin
Zipadie Doodah18-Dec-03 5:03
Zipadie Doodah18-Dec-03 5:03 
GeneralClient area / Non-client area Pin
cnurse18-Dec-03 2:32
cnurse18-Dec-03 2:32 
GeneralWindows Message Queue Service (VB.NET) Pin
Nic Rowan17-Dec-03 20:31
Nic Rowan17-Dec-03 20:31 
GeneralAdd a new line to a text File Pin
Bondtje17-Dec-03 8:57
Bondtje17-Dec-03 8:57 
GeneralRe: Add a new line to a text File Pin
Dave Kreskowiak17-Dec-03 11:18
mveDave Kreskowiak17-Dec-03 11:18 
GeneralRe: Add a new line to a text File Pin
Bondtje17-Dec-03 12:24
Bondtje17-Dec-03 12:24 
QuestionHow make a picturebox public to forms?VB.net Pin
MJay17-Dec-03 7:52
MJay17-Dec-03 7:52 
i have form1 and form2, form1 has a picturebox which i wish to make it accessible to other forms
after form2 perform some drawing, it need to call form1.picbox.invalidate() to refresh the picbox, how to declare the picbox?anyone have idea?

dim frm1 as form1<br />
frm1 = new form1()<br />
<br />
frm1.picbox.invalidate


the above code will not work becoz i not wish to create a new instance of form1, wat i wan is to refresh the picbox that already has some drawing on the activated form1..
any help is greatly appreciated...
AnswerRe: How make a picturebox public to forms?VB.net Pin
Zipadie Doodah18-Dec-03 6:22
Zipadie Doodah18-Dec-03 6:22 
Questionhow to set bmp format setting??VB.net Pin
MJay17-Dec-03 2:57
MJay17-Dec-03 2:57 
AnswerRe: how to set bmp format setting??VB.net Pin
Dave Kreskowiak17-Dec-03 5:52
mveDave Kreskowiak17-Dec-03 5:52 
GeneralDistributed Application. Pin
srieen17-Dec-03 2:54
srieen17-Dec-03 2:54 
GeneralRe: Distributed Application. Pin
Colin Angus Mackay17-Dec-03 3:19
Colin Angus Mackay17-Dec-03 3:19 
QuestionHow can I with Tabcontrol select/focus any TabPage Pin
jlizardo17-Dec-03 2:50
jlizardo17-Dec-03 2:50 
AnswerRe: How can I with Tabcontrol select/focus any TabPage Pin
Dave Kreskowiak17-Dec-03 5:13
mveDave Kreskowiak17-Dec-03 5:13 
GeneralRe: How can I with Tabcontrol select/focus any TabPage Pin
Member 76608420-Dec-03 18:49
Member 76608420-Dec-03 18:49 
GeneralRe: How can I with Tabcontrol select/focus any TabPage Pin
Dave Kreskowiak21-Dec-03 6:32
mveDave Kreskowiak21-Dec-03 6:32 
GeneralContext menu windows and combo box windows Pin
cnurse17-Dec-03 1:45
cnurse17-Dec-03 1:45 
GeneralPersisting properties of child controls contained in USER CONTOLS Pin
cnurse17-Dec-03 0:03
cnurse17-Dec-03 0:03 
GeneralRe: Persisting properties of child controls contained in USER CONTOLS Pin
steff kamush17-Dec-03 22:02
steff kamush17-Dec-03 22:02 
GeneralRe: Persisting properties of child controls contained in USER CONTOLS Pin
cnurse18-Dec-03 2:29
cnurse18-Dec-03 2:29 
GeneralDrawing our Own Charts on Forms with out using the MSChart Control Pin
EmanAli16-Dec-03 22:26
EmanAli16-Dec-03 22:26 
GeneralRe: Drawing our Own Charts on Forms with out using the MSChart Control Pin
Dave Kreskowiak17-Dec-03 4:31
mveDave Kreskowiak17-Dec-03 4:31 
GeneralRe: My Question is How can i do that. drawing charts without using MS Chart controll Pin
EmanAli17-Dec-03 4:52
EmanAli17-Dec-03 4:52 
GeneralRe: My Question is How can i do that. drawing charts without using MS Chart controll Pin
Dave Kreskowiak17-Dec-03 5:40
mveDave Kreskowiak17-Dec-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.