Click here to Skip to main content
15,903,030 members
Home / Discussions / C#
   

C#

 
GeneralRe: Autosizing columns in DataGrid Pin
Tom Wright25-Jul-05 4:48
Tom Wright25-Jul-05 4:48 
GeneralCompiling a DLL Pin
stancrm22-Jul-05 4:10
stancrm22-Jul-05 4:10 
GeneralRe: Compiling a DLL Pin
Dave Kreskowiak22-Jul-05 4:59
mveDave Kreskowiak22-Jul-05 4:59 
GeneralRe: Compiling a DLL Pin
Tom Wright22-Jul-05 6:06
Tom Wright22-Jul-05 6:06 
Generalricreate this effect in GDI+ Pin
Anonymous22-Jul-05 3:35
Anonymous22-Jul-05 3:35 
GeneralC# MDI form Drawing Pin
Member 189349022-Jul-05 3:19
Member 189349022-Jul-05 3:19 
Generaloverride enable property Pin
fady_sayegh22-Jul-05 2:09
fady_sayegh22-Jul-05 2:09 
GeneralRe: override enable property Pin
Dave Kreskowiak22-Jul-05 4:57
mveDave Kreskowiak22-Jul-05 4:57 
Those are your only options while still using a TextBox.

A little trick I've seen used before is to create equivilent label controls, set them up to look like the textboxes, and put them behind their textbox counterparts. Then when the textboxes needed to become ReadOnly without the readonly look, they just set the TextBox.Visible property to false.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralVirtual Memory Pin
deus78922-Jul-05 1:03
deus78922-Jul-05 1:03 
GeneralRe: Virtual Memory Pin
Vasudevan Deepak Kumar22-Jul-05 1:43
Vasudevan Deepak Kumar22-Jul-05 1:43 
GeneralRe: Virtual Memory Pin
deus78922-Jul-05 1:57
deus78922-Jul-05 1:57 
GeneralRe: Virtual Memory Pin
Vasudevan Deepak Kumar22-Jul-05 3:48
Vasudevan Deepak Kumar22-Jul-05 3:48 
GeneralRe: Virtual Memory Pin
Dave Kreskowiak22-Jul-05 4:52
mveDave Kreskowiak22-Jul-05 4:52 
GeneralI don't know how explain Pin
Anonymous22-Jul-05 0:57
Anonymous22-Jul-05 0:57 
GeneralOutlook multiple profiles Pin
angeltsoi22-Jul-05 0:56
angeltsoi22-Jul-05 0:56 
GeneralOwner drawn text box Pin
Bravid22-Jul-05 0:47
Bravid22-Jul-05 0:47 
GeneralRe: Owner drawn text box Pin
Rob Graham23-Jul-05 17:31
Rob Graham23-Jul-05 17:31 
GeneralRe: Owner drawn text box Pin
Bravid26-Jul-05 1:44
Bravid26-Jul-05 1:44 
Generaloracle with c# Pin
seyakuza22-Jul-05 0:29
seyakuza22-Jul-05 0:29 
GeneralRe: oracle with c# Pin
V.22-Jul-05 1:13
professionalV.22-Jul-05 1:13 
GeneralRe: oracle with c# Pin
Anonymous22-Jul-05 1:43
Anonymous22-Jul-05 1:43 
GeneralRe: oracle with c# Pin
V.22-Jul-05 4:02
professionalV.22-Jul-05 4:02 
GeneralRe: oracle with c# Pin
seyakuza23-Jul-05 10:52
seyakuza23-Jul-05 10:52 
GeneralRe: oracle with c# Pin
seyakuza22-Jul-05 2:11
seyakuza22-Jul-05 2:11 
GeneralRe: oracle with c# Pin
Michael P Butler22-Jul-05 3:00
Michael P Butler22-Jul-05 3:00 

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.