Click here to Skip to main content
15,887,175 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to browse Active Directory from VB.Net Pin
®ol@nd25-Mar-07 7:23
®ol@nd25-Mar-07 7:23 
GeneralRe: How to browse Active Directory from VB.Net Pin
®ol@nd25-Mar-07 8:28
®ol@nd25-Mar-07 8:28 
GeneralRe: How to browse Active Directory from VB.Net Pin
Dave Kreskowiak26-Mar-07 15:50
mveDave Kreskowiak26-Mar-07 15:50 
QuestionProblem - openning PDF file in visual basic Pin
mgbalaji17-Mar-07 2:47
mgbalaji17-Mar-07 2:47 
AnswerRe: Problem - openning PDF file in visual basic Pin
Christian Graus17-Mar-07 3:51
protectorChristian Graus17-Mar-07 3:51 
AnswerRe: Sunday dates only.......... Pin
kubben17-Mar-07 2:23
kubben17-Mar-07 2:23 
GeneralRe: Sunday dates only.......... Pin
Member 387988118-Mar-07 20:42
Member 387988118-Mar-07 20:42 
QuestionResize the form at runtime on click event of button Pin
Pushpa Setty17-Mar-07 1:34
Pushpa Setty17-Mar-07 1:34 
hi frnds,
i hv a form with textboxes, radio buttons, tabcontrols and panel(pnlCommand)which holds button(btnReply)

on Form1_Laod tabcontrol's visbility is false

on Form1_Resize code i hv wrriten which works fine

Me.Size = New System.Drawing.Size(760, 280)
pnlCommand.Size = New System.Drawing.Size(712, 40)
pnlCommand.Location = New System.Drawing.Point(40, 200)

bt on btnReply the form shld increase the size i.e
tabcontrols shld be made visible and btnReply shld be placed at bottom af the form

thnxs in advanceSmile | :)

Pushpa
AnswerRe: Resize the form at runtime on click event of button Pin
Christian Graus17-Mar-07 3:55
protectorChristian Graus17-Mar-07 3:55 
QuestionEnter/Tab keys on DataGridView !! Pin
kindman_nb17-Mar-07 0:12
kindman_nb17-Mar-07 0:12 
AnswerRe: Enter/Tab keys on DataGridView !! Pin
Mudsoad17-Mar-07 8:20
Mudsoad17-Mar-07 8:20 
Questionhow to creat the object at runtime? Pin
Niraj Parikh16-Mar-07 22:35
Niraj Parikh16-Mar-07 22:35 
AnswerRe: how to creat the object at runtime? Pin
Christian Graus17-Mar-07 3:54
protectorChristian Graus17-Mar-07 3:54 
QuestionRe: how to creat the object at runtime? Pin
Niraj Parikh19-Mar-07 20:02
Niraj Parikh19-Mar-07 20:02 
Questionvb.net Pin
navyasri16-Mar-07 20:49
navyasri16-Mar-07 20:49 
AnswerRe: vb.net Pin
PlayByTheRules17-Mar-07 0:38
PlayByTheRules17-Mar-07 0:38 
AnswerRe: vb.net Pin
Christian Graus17-Mar-07 3:51
protectorChristian Graus17-Mar-07 3:51 
AnswerRe: vb.net Pin
Sujith C Jose17-Mar-07 5:15
Sujith C Jose17-Mar-07 5:15 
Questionadd flash obj in vb.net Pin
bhawna_k16-Mar-07 20:27
bhawna_k16-Mar-07 20:27 
Questionhow to draw a sinewave like graph?? please help Pin
carl_sti16-Mar-07 16:38
carl_sti16-Mar-07 16:38 
AnswerRe: how to draw a sinewave like graph?? please help Pin
Christian Graus17-Mar-07 3:55
protectorChristian Graus17-Mar-07 3:55 
QuestionHow can I change a value in app.config file? Pin
JUNEYT16-Mar-07 12:58
JUNEYT16-Mar-07 12:58 
AnswerRe: How can I change a value in app.config file? Pin
kubben16-Mar-07 17:01
kubben16-Mar-07 17:01 
GeneralRe: How can I change a value in app.config file? Pin
JUNEYT16-Mar-07 23:26
JUNEYT16-Mar-07 23:26 
QuestionForce unique checkbox in datagrid column Pin
cstrader23216-Mar-07 11:48
cstrader23216-Mar-07 11:48 

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.