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

Visual Basic

 
AnswerRe: How to bind a picture to a picturebox at run time in Vb.Net..? Pin
C1AllenS3-Oct-07 2:04
C1AllenS3-Oct-07 2:04 
GeneralRe: How to bind a picture to a picturebox at run time in Vb.Net..? Pin
Balagurunathan S3-Oct-07 2:15
Balagurunathan S3-Oct-07 2:15 
QuestionTo setting day notes in calender Pin
Deepthy.P.M3-Oct-07 1:23
Deepthy.P.M3-Oct-07 1:23 
AnswerRe: To setting day notes in calender Pin
Dave Kreskowiak3-Oct-07 4:33
mveDave Kreskowiak3-Oct-07 4:33 
Questionadding rotation to a custom control Pin
diebugger3-Oct-07 0:47
diebugger3-Oct-07 0:47 
AnswerRe: adding rotation to a custom control Pin
Dave Kreskowiak3-Oct-07 4:44
mveDave Kreskowiak3-Oct-07 4:44 
AnswerRe: adding rotation to a custom control Pin
diebugger4-Oct-07 21:33
diebugger4-Oct-07 21:33 
QuestionVisual Basic and MS Access Pin
Support1233-Oct-07 0:18
Support1233-Oct-07 0:18 
Hi... sorry for posting it here.

If IsNull(c_SignedEmployee) = False Then<br />
    dtpEmployeeSigned.Value = c_SignedEmployee.Value<br />
Else<br />
    dtpEmployeeSigned.Value = DateTime.Now<br />
End If

this is a code snippet i a using...
NOW
when i try to do the same with a new column it does not show up (Like with the c_SignedEmployee it shows up if you hit Ctrl+Space)

It doesn't seem to be picking it up???
What to do?

"Many of life's failures are people who did not realize how close they were to success when they gave up." Thomas A. Edison

AnswerRe: Visual Basic and MS Access Pin
Support1233-Oct-07 0:41
Support1233-Oct-07 0:41 
QuestionMake Panel scrollable with mouse wheel VB 2005 ? Pin
nishkarsh_k3-Oct-07 0:17
nishkarsh_k3-Oct-07 0:17 
AnswerRe: Make Panel scrollable with mouse wheel VB 2005 ? Pin
JoeSharp3-Oct-07 4:02
JoeSharp3-Oct-07 4:02 
GeneralRe: Make Panel scrollable with mouse wheel VB 2005 ? Pin
nishkarsh_k3-Oct-07 4:14
nishkarsh_k3-Oct-07 4:14 
GeneralRe: Make Panel scrollable with mouse wheel VB 2005 ? Pin
JoeSharp3-Oct-07 22:58
JoeSharp3-Oct-07 22:58 
QuestionBlock Installation Pin
SamRST2-Oct-07 23:53
SamRST2-Oct-07 23:53 
AnswerRe: Block Installation Pin
Christian Graus2-Oct-07 23:57
protectorChristian Graus2-Oct-07 23:57 
GeneralRe: Block Installation Pin
SamRST3-Oct-07 0:06
SamRST3-Oct-07 0:06 
GeneralRe: Block Installation Pin
nishkarsh_k3-Oct-07 0:16
nishkarsh_k3-Oct-07 0:16 
QuestionHow to get the control properties into xml file [modified] Pin
VB 8.02-Oct-07 23:42
VB 8.02-Oct-07 23:42 
AnswerRe: How to get the control properties into xml file Pin
Tom Deketelaere3-Oct-07 0:18
professionalTom Deketelaere3-Oct-07 0:18 
AnswerRe: How to get the control properties into xml file Pin
Dave Kreskowiak3-Oct-07 3:58
mveDave Kreskowiak3-Oct-07 3:58 
GeneralRe: How to get the control properties into xml file Pin
VB 8.05-Oct-07 0:26
VB 8.05-Oct-07 0:26 
Questionwindows service Pin
IETaxguard2-Oct-07 23:31
IETaxguard2-Oct-07 23:31 
AnswerRe: windows service Pin
Dave Kreskowiak3-Oct-07 3:48
mveDave Kreskowiak3-Oct-07 3:48 
GeneralRe: windows service Pin
IETaxguard3-Oct-07 4:03
IETaxguard3-Oct-07 4:03 
GeneralRe: windows service Pin
Dave Kreskowiak3-Oct-07 4:29
mveDave Kreskowiak3-Oct-07 4:29 

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.