Click here to Skip to main content
15,910,212 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Open Directory Pin
lone_wolf35114-Feb-07 0:45
lone_wolf35114-Feb-07 0:45 
AnswerRe: Open Directory Pin
WestSideRailways14-Feb-07 7:33
WestSideRailways14-Feb-07 7:33 
GeneralRe: Open Directory Pin
Dave Kreskowiak14-Feb-07 16:14
mveDave Kreskowiak14-Feb-07 16:14 
GeneralRe: Open Directory Pin
WestSideRailways14-Feb-07 21:45
WestSideRailways14-Feb-07 21:45 
GeneralRe: Open Directory Pin
Dave Kreskowiak15-Feb-07 4:25
mveDave Kreskowiak15-Feb-07 4:25 
Questionoption explicit problem? Pin
.NetRams13-Feb-07 23:27
.NetRams13-Feb-07 23:27 
AnswerRe: option explicit problem? Pin
Christian Graus14-Feb-07 0:45
protectorChristian Graus14-Feb-07 0:45 
GeneralRe: option explicit problem? Pin
.NetRams14-Feb-07 1:45
.NetRams14-Feb-07 1:45 
Yes I got it, I have used like this,

Public Function GetColorFromString(ByVal strColor As String) As System.Drawing.Color
Dim colConvert As New ColorConverter
Return CType(colConvert.ConvertFromString(strColor), Color)
End Function

it is working thanks.

Be simple and Be sample.

QuestionProgress Bar (Download) [modified] Pin
Injektio13-Feb-07 23:12
Injektio13-Feb-07 23:12 
AnswerRe: Progress Bar (Download) Pin
Dave Kreskowiak14-Feb-07 16:12
mveDave Kreskowiak14-Feb-07 16:12 
AnswerRe: Progress Bar (Download) Pin
haggenx16-Feb-07 8:29
haggenx16-Feb-07 8:29 
QuestionCrystal Report At deployment giving error!!!!Help me Pin
priya_p23313-Feb-07 22:19
priya_p23313-Feb-07 22:19 
AnswerRe: Crystal Report At deployment giving error!!!!Help me Pin
Rahul Appu14-Feb-07 2:01
Rahul Appu14-Feb-07 2:01 
GeneralRe: Crystal Report At deployment giving error!!!!Help me Pin
priya_p23314-Feb-07 18:57
priya_p23314-Feb-07 18:57 
Questionhelp for screen capture Pin
Sachin Pimpale13-Feb-07 22:03
Sachin Pimpale13-Feb-07 22:03 
AnswerRe: help for screen capture Pin
Dave Kreskowiak14-Feb-07 16:07
mveDave Kreskowiak14-Feb-07 16:07 
Questionsingle connection Pin
taherjaorawala13-Feb-07 21:52
taherjaorawala13-Feb-07 21:52 
AnswerRe: single connection Pin
Tamimi - Code13-Feb-07 22:08
Tamimi - Code13-Feb-07 22:08 
GeneralRe: single connection Pin
taherjaorawala13-Feb-07 22:20
taherjaorawala13-Feb-07 22:20 
GeneralRe: single connection Pin
Tamimi - Code13-Feb-07 22:33
Tamimi - Code13-Feb-07 22:33 
GeneralRe: single connection Pin
taherjaorawala13-Feb-07 22:52
taherjaorawala13-Feb-07 22:52 
GeneralRe: single connection Pin
Navneet Hegde14-Feb-07 2:38
Navneet Hegde14-Feb-07 2:38 
AnswerRe: single connection Pin
Colin Angus Mackay14-Feb-07 5:05
Colin Angus Mackay14-Feb-07 5:05 
QuestionEnable/Diseable Main menu Pin
charchabil0313-Feb-07 21:47
charchabil0313-Feb-07 21:47 
AnswerRe: Enable/Diseable Main menu Pin
TwoFaced13-Feb-07 22:26
TwoFaced13-Feb-07 22:26 

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.