Click here to Skip to main content
16,004,977 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: screen updating slow Pin
Rob Graham6-Aug-05 14:52
Rob Graham6-Aug-05 14:52 
GeneralRe: screen updating slow Pin
Member 18823757-Aug-05 4:18
Member 18823757-Aug-05 4:18 
Generalapplication quits randomly Pin
BeckII4-Aug-05 8:02
sussBeckII4-Aug-05 8:02 
GeneralRe: application quits randomly Pin
Dave Kreskowiak4-Aug-05 9:31
mveDave Kreskowiak4-Aug-05 9:31 
GeneralDash confusion Pin
toppscrt4-Aug-05 8:00
toppscrt4-Aug-05 8:00 
GeneralRe: Dash confusion Pin
Dave Kreskowiak4-Aug-05 9:29
mveDave Kreskowiak4-Aug-05 9:29 
GeneralRe: Dash confusion Pin
toppscrt4-Aug-05 9:45
toppscrt4-Aug-05 9:45 
GeneralRe: Dash confusion Pin
toppscrt4-Aug-05 10:18
toppscrt4-Aug-05 10:18 
Another question. Just how do you place a Masked Edit Control on a form. I see where you code the code but how do you actually place a masked edit control on the form itself i.e. a form that will only allow numbers to be typed in. Think the code would be:

With MaskEdBox1
.Mask = "###-###-####"
.PromptChar =""
End With
End Sub


I just can't get past the MaskedBox1 saying that it's not declared.

Believe me guys, I am totally confused.
GeneralRe: Dash confusion Pin
Dave Kreskowiak4-Aug-05 11:30
mveDave Kreskowiak4-Aug-05 11:30 
GeneralRe: Dash confusion Pin
toppscrt4-Aug-05 12:56
toppscrt4-Aug-05 12:56 
GeneralRe: Dash confusion Pin
toppscrt4-Aug-05 13:52
toppscrt4-Aug-05 13:52 
GeneralRe: Dash confusion Pin
toppscrt5-Aug-05 5:11
toppscrt5-Aug-05 5:11 
GeneralRe: Dash confusion Pin
Dave Kreskowiak5-Aug-05 6:33
mveDave Kreskowiak5-Aug-05 6:33 
GeneralRe: Dash confusion Pin
toppscrt5-Aug-05 13:34
toppscrt5-Aug-05 13:34 
GeneralProblem with integrated help Pin
Tristan Rhodes4-Aug-05 5:23
Tristan Rhodes4-Aug-05 5:23 
GeneralRe: Problem with integrated help Pin
Dave Kreskowiak4-Aug-05 6:20
mveDave Kreskowiak4-Aug-05 6:20 
GeneralRe: Problem with integrated help Pin
Tristan Rhodes4-Aug-05 7:18
Tristan Rhodes4-Aug-05 7:18 
GeneralRe: Problem with integrated help Pin
Dave Kreskowiak4-Aug-05 8:39
mveDave Kreskowiak4-Aug-05 8:39 
GeneralCreating only one instance of an Application Pin
Anonymous4-Aug-05 5:12
Anonymous4-Aug-05 5:12 
GeneralRe: Creating only one instance of an Application Pin
Dave Kreskowiak4-Aug-05 6:12
mveDave Kreskowiak4-Aug-05 6:12 
GeneralRe: Creating only one instance of an Application Pin
Anonymous4-Aug-05 6:31
Anonymous4-Aug-05 6:31 
GeneralRe: Creating only one instance of an Application Pin
Anonymous4-Aug-05 9:43
Anonymous4-Aug-05 9:43 
GeneralTab Control Query Pin
directred4-Aug-05 4:54
directred4-Aug-05 4:54 
GeneralRe: Tab Control Query Pin
Dave Kreskowiak4-Aug-05 6:10
mveDave Kreskowiak4-Aug-05 6:10 
GeneralHelp Parsing Text file generated from Report Pin
MeterMan4-Aug-05 3:39
MeterMan4-Aug-05 3:39 

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.