Click here to Skip to main content
15,925,782 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Calling Web Service using VB6 without SOAP Pin
Dave Kreskowiak24-Mar-08 4:01
mveDave Kreskowiak24-Mar-08 4:01 
Generalrandom records Pin
bapu288923-Mar-08 1:03
bapu288923-Mar-08 1:03 
GeneralRe: random records Pin
Christian Graus23-Mar-08 11:33
protectorChristian Graus23-Mar-08 11:33 
Generalc++ and visual basic share an enum. Pin
nina80222-Mar-08 20:51
nina80222-Mar-08 20:51 
GeneralRe: c++ and visual basic share an enum. Pin
Christian Graus23-Mar-08 11:37
protectorChristian Graus23-Mar-08 11:37 
GeneralFile Package Pin
Ahmad Rifai Yusuf22-Mar-08 16:16
Ahmad Rifai Yusuf22-Mar-08 16:16 
GeneralRe: File Package Pin
Christian Graus22-Mar-08 16:33
protectorChristian Graus22-Mar-08 16:33 
GeneralLocking down a form from user input.... Pin
RayG22-Mar-08 8:18
RayG22-Mar-08 8:18 
Hello,

Great resource you guys have here.

I'm doing a database entry project and want to lock down all the fields on the form until the user is in update or add mode. I have a mix of textboxes, drop down lists, radio buttons, and dateTimePickers. I can lock down the textboxes by capturing the KeyPress event, but this did not work for the maskedTextBox, which is VERY annoying. And doesn't work with the other components and doesn't stop mouse access.

Does anyone know of a technique that I can use to lock down all of the controls on the form? I was setting the enabled property of each control but it grays out the text and I don't like the way it looks, either does the user!

All advice is appreciated!

RayG
GeneralRe: Locking down a form from user input.... Pin
Christian Graus22-Mar-08 11:45
protectorChristian Graus22-Mar-08 11:45 
GeneralRe: Locking down a form from user input.... Pin
darkelv22-Mar-08 18:35
darkelv22-Mar-08 18:35 
QuestionPrinting from a DataGridView Row by Row??? Pin
ukboy22-Mar-08 1:14
ukboy22-Mar-08 1:14 
QuestionHi guys newbie programming question - Parsing a string Pin
tgebrael21-Mar-08 21:11
tgebrael21-Mar-08 21:11 
GeneralRe: Hi guys newbie programming question - Parsing a string Pin
darkelv21-Mar-08 21:41
darkelv21-Mar-08 21:41 
GeneralRe: Hi guys newbie programming question - Parsing a string Pin
tgebrael21-Mar-08 21:47
tgebrael21-Mar-08 21:47 
GeneralRe: Hi guys newbie programming question - Parsing a string Pin
darkelv21-Mar-08 22:01
darkelv21-Mar-08 22:01 
Generalimplementing linq Pin
ganero21-Mar-08 17:32
ganero21-Mar-08 17:32 
GeneralRe: implementing linq Pin
Christian Graus21-Mar-08 19:38
protectorChristian Graus21-Mar-08 19:38 
GeneralRe: implementing linq Pin
ganero23-Mar-08 1:33
ganero23-Mar-08 1:33 
Generalfilling 2 different combo boxes with info from same dataTable Pin
AAGTHosting21-Mar-08 11:54
AAGTHosting21-Mar-08 11:54 
GeneralRe: filling 2 different combo boxes with info from same dataTable Pin
Christian Graus21-Mar-08 12:18
protectorChristian Graus21-Mar-08 12:18 
GeneralRe: filling 2 different combo boxes with info from same dataTable Pin
AAGTHosting21-Mar-08 12:20
AAGTHosting21-Mar-08 12:20 
GeneralRe: filling 2 different combo boxes with info from same dataTable Pin
Christian Graus21-Mar-08 12:35
protectorChristian Graus21-Mar-08 12:35 
GeneralRe: filling 2 different combo boxes with info from same dataTable Pin
AAGTHosting21-Mar-08 13:30
AAGTHosting21-Mar-08 13:30 
GeneralRe: filling 2 different combo boxes with info from same dataTable Pin
Christian Graus21-Mar-08 13:54
protectorChristian Graus21-Mar-08 13:54 
GeneralRe: filling 2 different combo boxes with info from same dataTable Pin
AAGTHosting21-Mar-08 14:12
AAGTHosting21-Mar-08 14:12 

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.