Click here to Skip to main content
15,900,258 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionMySql connection Pin
jds12073-Jan-07 5:59
jds12073-Jan-07 5:59 
AnswerRe: MySql connection Pin
Dave Kreskowiak3-Jan-07 6:34
mveDave Kreskowiak3-Jan-07 6:34 
AnswerRe: MySql connection Pin
jds12073-Jan-07 7:17
jds12073-Jan-07 7:17 
GeneralRe: MySql connection Pin
Dave Kreskowiak3-Jan-07 7:22
mveDave Kreskowiak3-Jan-07 7:22 
GeneralRe: MySql connection Pin
jds12073-Jan-07 7:29
jds12073-Jan-07 7:29 
GeneralRe: MySql connection Pin
Dave Kreskowiak3-Jan-07 11:37
mveDave Kreskowiak3-Jan-07 11:37 
QuestionVB 6.0 IDE Project Explorer form icon Pin
A long way from home3-Jan-07 5:16
A long way from home3-Jan-07 5:16 
QuestionProblem Pin
amaneet3-Jan-07 1:25
amaneet3-Jan-07 1:25 
Sir/madam,
I am facing problem in the following line which is bold.I want to know the meaning of this line.It is associated with the following function.

<browsable(true), defaultvalue(false)=""> Public Property [ReadOnly]() As Boolean
Get
Return _ReadOnly
End Get
Set(ByVal Value As Boolean)
_ReadOnly = Value
End Set
end sub

Thanks and Regards
Pankaj
AnswerRe: Problem Pin
Dave Kreskowiak3-Jan-07 2:16
mveDave Kreskowiak3-Jan-07 2:16 
AnswerRe: Problem Pin
Martin.Smith3-Jan-07 3:57
Martin.Smith3-Jan-07 3:57 
AnswerRe: Problem Pin
Kevin McFarlane3-Jan-07 5:48
Kevin McFarlane3-Jan-07 5:48 
QuestionReading XML Pin
vivek_cs3-Jan-07 0:57
vivek_cs3-Jan-07 0:57 
AnswerRe: Reading XML Pin
Martin.Smith3-Jan-07 2:27
Martin.Smith3-Jan-07 2:27 
GeneralRe: Reading XML Pin
vivek_cs3-Jan-07 19:47
vivek_cs3-Jan-07 19:47 
GeneralRe: Reading XML Pin
Martin.Smith3-Jan-07 21:29
Martin.Smith3-Jan-07 21:29 
QuestionError Message Pin
morteza573-Jan-07 0:05
morteza573-Jan-07 0:05 
AnswerRe: Error Message Pin
Christian Graus3-Jan-07 0:19
protectorChristian Graus3-Jan-07 0:19 
GeneralRe: Error Message Pin
morteza573-Jan-07 0:34
morteza573-Jan-07 0:34 
GeneralRe: Error Message Pin
Dave Kreskowiak3-Jan-07 2:14
mveDave Kreskowiak3-Jan-07 2:14 
GeneralRe: Error Message Pin
morteza573-Jan-07 3:39
morteza573-Jan-07 3:39 
QuestionBuilding projects from a batch file Pin
dlarkin772-Jan-07 23:48
dlarkin772-Jan-07 23:48 
AnswerRe: Building projects from a batch file Pin
Colin Angus Mackay3-Jan-07 0:42
Colin Angus Mackay3-Jan-07 0:42 
QuestionBuilding Windows Froms project using NAnt Pin
dlarkin774-Jan-07 23:48
dlarkin774-Jan-07 23:48 
QuestionUpdating DataSets Pin
MatthysDT2-Jan-07 23:28
MatthysDT2-Jan-07 23:28 
Questionvirtual execution system Pin
kiranknair2-Jan-07 22:59
kiranknair2-Jan-07 22:59 

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.