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

Visual Basic

 
AnswerRe: insert syntax problem, pls help.... Pin
Nouvand3-Aug-06 0:59
Nouvand3-Aug-06 0:59 
AnswerRe: insert syntax problem, pls help.... Pin
Dave Kreskowiak3-Aug-06 1:33
mveDave Kreskowiak3-Aug-06 1:33 
GeneralRe: insert syntax problem, pls help.... Pin
kyosugi3-Aug-06 7:42
kyosugi3-Aug-06 7:42 
AnswerRe: insert syntax problem, pls help.... Pin
Stephen McGuire3-Aug-06 12:38
Stephen McGuire3-Aug-06 12:38 
QuestionTo make characters in the text of TextBox ReadOnly. Pin
Prodigy2012-Aug-06 23:02
Prodigy2012-Aug-06 23:02 
AnswerRe: To make characters in the text of TextBox ReadOnly. Pin
kyosugi2-Aug-06 23:31
kyosugi2-Aug-06 23:31 
GeneralRe: To make characters in the text of TextBox ReadOnly. Pin
Prodigy2013-Aug-06 0:43
Prodigy2013-Aug-06 0:43 
AnswerRe: To make characters in the text of TextBox ReadOnly. Pin
Dave Kreskowiak3-Aug-06 1:31
mveDave Kreskowiak3-Aug-06 1:31 
There is no property in the TextBOx that will do this for you.

You'll either have to use the MaskedTextBox control to get what you want (easiest option), or create your own version of the control (much more difficult).


Dave Kreskowiak
Microsoft MVP - Visual Basic


AnswerRe: To make characters in the text of TextBox ReadOnly. Pin
Stephen McGuire3-Aug-06 7:35
Stephen McGuire3-Aug-06 7:35 
Questioninvoice in data report..? Pin
campbells2-Aug-06 22:52
campbells2-Aug-06 22:52 
Questioncontext menu in listview???(complex)[VB6] Pin
giddy_guitarist2-Aug-06 21:37
giddy_guitarist2-Aug-06 21:37 
AnswerFLASE ALARM Pin
giddy_guitarist3-Aug-06 7:53
giddy_guitarist3-Aug-06 7:53 
QuestionQuestion about Resizing and Manipulating program windows in VB Pin
litestep232-Aug-06 14:34
litestep232-Aug-06 14:34 
QuestionWeird email problem [modified] Pin
eagertolearn2-Aug-06 13:37
eagertolearn2-Aug-06 13:37 
AnswerRe: Weird email problem Pin
Christian Graus2-Aug-06 14:04
protectorChristian Graus2-Aug-06 14:04 
GeneralRe: Weird email problem Pin
eagertolearn3-Aug-06 4:48
eagertolearn3-Aug-06 4:48 
GeneralRe: Weird email problem Pin
VK-Cadec4-Aug-06 5:04
VK-Cadec4-Aug-06 5:04 
AnswerRe: Weird email problem Pin
Dave Kreskowiak3-Aug-06 1:24
mveDave Kreskowiak3-Aug-06 1:24 
GeneralRe: Weird email problem Pin
eagertolearn3-Aug-06 4:50
eagertolearn3-Aug-06 4:50 
QuestionHow to fetch records from sql database in VB.Net Pin
Technobizz2-Aug-06 7:48
Technobizz2-Aug-06 7:48 
AnswerRe: How to fetch records from sql database in VB.Net [modified] Pin
Stephen McGuire2-Aug-06 7:52
Stephen McGuire2-Aug-06 7:52 
GeneralRe: How to fetch records from sql database in VB.Net Pin
Technobizz2-Aug-06 7:55
Technobizz2-Aug-06 7:55 
GeneralRe: How to fetch records from sql database in VB.Net Pin
Stephen McGuire2-Aug-06 8:39
Stephen McGuire2-Aug-06 8:39 
GeneralRe: How to fetch records from sql database in VB.Net Pin
Technobizz2-Aug-06 8:51
Technobizz2-Aug-06 8:51 
GeneralRe: How to fetch records from sql database in VB.Net [modified] Pin
Stephen McGuire2-Aug-06 9:46
Stephen McGuire2-Aug-06 9:46 

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.