Click here to Skip to main content
15,904,655 members
Home / Discussions / C#
   

C#

 
GeneralRe: Beta of .NET Framework Version 1.1 now available Pin
David Stone21-Sep-02 10:57
sitebuilderDavid Stone21-Sep-02 10:57 
GeneralRe: Beta of .NET Framework Version 1.1 now available Pin
leppie23-Sep-02 10:29
leppie23-Sep-02 10:29 
GeneralRe: Beta of .NET Framework Version 1.1 now available Pin
Derek Lakin26-Sep-02 22:22
Derek Lakin26-Sep-02 22:22 
QuestionIs there a control like XP explorer left panel view? Pin
Russel Harvey19-Sep-02 11:56
Russel Harvey19-Sep-02 11:56 
AnswerRe: Is there a control like XP explorer left panel view? Pin
leppie19-Sep-02 12:22
leppie19-Sep-02 12:22 
GeneralRe: Is there a control like XP explorer left panel view? Pin
Russel Harvey19-Sep-02 15:09
Russel Harvey19-Sep-02 15:09 
GeneralRe: Is there a control like XP explorer left panel view? Pin
leppie19-Sep-02 15:27
leppie19-Sep-02 15:27 
GeneralRe: Is there a control like XP explorer left panel view? Pin
Russel Harvey19-Sep-02 20:21
Russel Harvey19-Sep-02 20:21 
GeneralRe: Is there a control like XP explorer left panel view? Pin
leppie19-Sep-02 23:09
leppie19-Sep-02 23:09 
AnswerRe: Is there a control like XP explorer left panel view? Pin
Richard Deeming20-Sep-02 7:33
mveRichard Deeming20-Sep-02 7:33 
GeneralRe: Is there a control like XP explorer left panel view? Pin
leppie20-Sep-02 8:19
leppie20-Sep-02 8:19 
GeneralRe: Is there a control like XP explorer left panel view? Pin
foxms13-Apr-03 4:40
foxms13-Apr-03 4:40 
GeneralPer pixel alpha blended control (Help) Pin
Dixion19-Sep-02 8:40
Dixion19-Sep-02 8:40 
GeneralRe: Per pixel alpha blended control (Help) Pin
Anonymous19-Sep-02 8:54
Anonymous19-Sep-02 8:54 
GeneralRe: Per pixel alpha blended control (Help) Pin
leppie19-Sep-02 10:03
leppie19-Sep-02 10:03 
GeneralRe: Per pixel alpha blended control (Help) Pin
L. Rubers19-Sep-02 13:45
sussL. Rubers19-Sep-02 13:45 
GeneralOk is impossible.... Pin
Dixion20-Sep-02 15:27
Dixion20-Sep-02 15:27 
GeneralRe: Ok is impossible.... Pin
leppie20-Sep-02 16:20
leppie20-Sep-02 16:20 
GeneralGetting a Graphic into an Image Pin
SandyWhite9019-Sep-02 8:30
SandyWhite9019-Sep-02 8:30 
GeneralRe: Getting a Graphic into an Image Pin
leppie19-Sep-02 10:10
leppie19-Sep-02 10:10 
GeneralSOLUTION! Re: Getting a Graphic into an Image Pin
SandyWhite9020-Sep-02 9:24
SandyWhite9020-Sep-02 9:24 
GeneralEvent triger Pin
D Shen19-Sep-02 5:16
D Shen19-Sep-02 5:16 
GeneralRe: Event triger Pin
Paul Riley19-Sep-02 5:33
Paul Riley19-Sep-02 5:33 
Yes!

Create a method that does this, then go to the form designer, select one of your text boxes, click the little lightning (properties) button above the properties, find the correct event in the list, then use the drop-down next to it to select your method.

Then repeat for your other text boxes.

This attaches the same function to each of the three delegates. Neat. I do the same thing on a web form.

Paul
GeneralRe: Event triger Pin
David Stone19-Sep-02 5:38
sitebuilderDavid Stone19-Sep-02 5:38 
GeneralRe: Event trigger Pin
D Shen19-Sep-02 8:16
D Shen19-Sep-02 8:16 

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.