Click here to Skip to main content
15,896,432 members
Home / Discussions / C#
   

C#

 
GeneralRe: Multi line in Label?? Pin
dynamic7-Jun-03 12:52
dynamic7-Jun-03 12:52 
GeneralRe: Multi line in Label?? Pin
Jim Stewart7-Jun-03 14:36
Jim Stewart7-Jun-03 14:36 
GeneralRe: Multi line in Label?? Pin
Weiye Chen7-Jun-03 18:21
Weiye Chen7-Jun-03 18:21 
General32byte Char[] Unicode array conversion Pin
stonee747-Jun-03 1:00
stonee747-Jun-03 1:00 
GeneralRe: 32byte Char[] Unicode array conversion Pin
leppie7-Jun-03 2:49
leppie7-Jun-03 2:49 
GeneralRe: 32byte Char[] Unicode array conversion Pin
Laimis7-Jun-03 9:31
Laimis7-Jun-03 9:31 
GeneralRe: 32byte Char[] Unicode array conversion Pin
stonee747-Jun-03 22:53
stonee747-Jun-03 22:53 
GeneralTricky One.. Pin
Rocky Moore7-Jun-03 0:53
Rocky Moore7-Jun-03 0:53 
I am building my wrapper classes for CheckBox, ComboBox, Text, Radio, and a couple of others that do not come to mind at the moment. The goal is a disabled control without disabling them. I would like to have them be in a dead state as far as input goes (mouse, keyboard or pasting view clipboard) without them having the appearance of disabled controls. Would be great if the user could select the controls to copy text from or things like that, but absolutely, no changing any data or state until I set a flag.

Basically, I want to lock the controls until a user selects an option to edit.

Anything thoughts?

I thought of overriding the OnGetFocus or OnEnter, but they do not cover every situation.

Rocky Moore <><
GeneralRe: Tricky One.. Pin
A.Wegierski7-Jun-03 5:27
A.Wegierski7-Jun-03 5:27 
GeneralRe: Tricky One.. Pin
Rocky Moore7-Jun-03 13:37
Rocky Moore7-Jun-03 13:37 
GeneralRe: Tricky One.. Pin
jspano7-Jun-03 17:04
jspano7-Jun-03 17:04 
GeneralHelp Creation software Pin
Andrew Torrance6-Jun-03 23:15
Andrew Torrance6-Jun-03 23:15 
GeneralRe: Help Creation software Pin
Vasudevan Deepak Kumar6-Jun-03 23:59
Vasudevan Deepak Kumar6-Jun-03 23:59 
GeneralRe: Help Creation software Pin
Laimis7-Jun-03 9:37
Laimis7-Jun-03 9:37 
GeneralBinding stream to richtextbox Pin
haezeban6-Jun-03 21:52
haezeban6-Jun-03 21:52 
GeneralRe: Binding stream to richtextbox Pin
leppie7-Jun-03 3:04
leppie7-Jun-03 3:04 
GeneralRe: Binding stream to richtextbox Pin
haezeban9-Jun-03 9:56
haezeban9-Jun-03 9:56 
QuestionPure MTA Windows.Forms? Pin
jwb776-Jun-03 19:58
jwb776-Jun-03 19:58 
AnswerRe: Pure MTA Windows.Forms? Pin
Laimis7-Jun-03 9:39
Laimis7-Jun-03 9:39 
AnswerRe: Pure MTA Windows.Forms? Pin
A.Wegierski8-Jun-03 18:47
A.Wegierski8-Jun-03 18:47 
GeneralApplication crash Pin
Kant6-Jun-03 17:15
Kant6-Jun-03 17:15 
GeneralRe: Application crash Pin
leppie7-Jun-03 3:50
leppie7-Jun-03 3:50 
GeneralRe: Application crash Pin
Kant7-Jun-03 5:06
Kant7-Jun-03 5:06 
GeneralRe: Application crash Pin
leppie7-Jun-03 5:29
leppie7-Jun-03 5:29 
GeneralRe: Application crash Pin
Kant7-Jun-03 5:57
Kant7-Jun-03 5:57 

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.