'Locking Text Boxes'
From: ChrisM (hidden_at_AskMeIfYouWantIt.com)
Date: 02/26/04
- Next message: Fred Palmer: "Re: Sockets and ReceiveFrom >>> Please Help Rich"
- Previous message: phoenix: "Re: Syntax Highlighting Control"
- Next in thread: Ignacio Machin \( .NET/ C# MVP \): "Re: 'Locking Text Boxes'"
- Reply: Ignacio Machin \( .NET/ C# MVP \): "Re: 'Locking Text Boxes'"
- Reply: John Timney \(Microsoft MVP\): "Re: 'Locking Text Boxes'"
- Reply: Jon Skeet [C# MVP]: "Re: 'Locking Text Boxes'"
- Reply: ChrisM: "Re: 'Locking Text Boxes'"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Feb 2004 14:37:35 -0000
I have a Windows form in a C# project.
What I want to do under certain circumstances is to 'Lock' a text-box.
I know that I can do this by setting the Enable property to false, but this
greys it out.
Any suggestions as to the best way of making a TextBox read-only without
greying it out?
Regards,
ChrisM
- Next message: Fred Palmer: "Re: Sockets and ReceiveFrom >>> Please Help Rich"
- Previous message: phoenix: "Re: Syntax Highlighting Control"
- Next in thread: Ignacio Machin \( .NET/ C# MVP \): "Re: 'Locking Text Boxes'"
- Reply: Ignacio Machin \( .NET/ C# MVP \): "Re: 'Locking Text Boxes'"
- Reply: John Timney \(Microsoft MVP\): "Re: 'Locking Text Boxes'"
- Reply: Jon Skeet [C# MVP]: "Re: 'Locking Text Boxes'"
- Reply: ChrisM: "Re: 'Locking Text Boxes'"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|