Click here to Skip to main content
15,887,347 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Finding the ideal height for a label Pin
satya chhikara22-Nov-04 23:37
satya chhikara22-Nov-04 23:37 
GeneralRe: Finding the ideal height for a label Pin
Ægidius Ahenobarbus23-Nov-04 9:06
Ægidius Ahenobarbus23-Nov-04 9:06 
GeneralRe: Finding the ideal height for a label Pin
satya chhikara23-Nov-04 23:07
satya chhikara23-Nov-04 23:07 
GeneralPropertySheets Pin
Member 36334-Nov-04 2:30
Member 36334-Nov-04 2:30 
GeneralRe: PropertySheets Pin
Richard Schneider7-Nov-04 16:55
Richard Schneider7-Nov-04 16:55 
GeneralGetType across assemblies question Pin
-=jarl=-3-Nov-04 23:50
-=jarl=-3-Nov-04 23:50 
Generalcolumn_changed vs. column_changing event~~~ Pin
Rebecca Gao2-Nov-04 19:14
Rebecca Gao2-Nov-04 19:14 
GeneralRe: column_changed vs. column_changing event~~~ Pin
Colin Angus Mackay4-Nov-04 1:12
Colin Angus Mackay4-Nov-04 1:12 
Rebecca Gao wrote:
What's the difference between a column_changed event and a column_changing?

changed is in the past tense
changing is in the present continuous tense

Therefore:

* The ..._changing event fires as the change is taking place, giving you a chance to cancel the change or other action you need to complete before the change is completed.

* The ..._changed event fires after the chance has been made, giving you a chance to perform actions that rely on the change having successfully completed.




Do you want to know more?


GeneralCalling Windows service in webServices Pin
Sreepathi2-Nov-04 8:28
Sreepathi2-Nov-04 8:28 
Questiondoes anyone have a combined tree & grid control? Pin
nred3331-Oct-04 18:01
nred3331-Oct-04 18:01 
AnswerRe: does anyone have a combined tree & grid control? Pin
bbt8031-Oct-04 18:49
bbt8031-Oct-04 18:49 
GeneralThreading help! Pin
kaptaintens31-Oct-04 11:31
kaptaintens31-Oct-04 11:31 
GeneralRe: Threading help! Pin
bl4ck1c331-Oct-04 13:37
bl4ck1c331-Oct-04 13:37 
GeneralRe: Threading help! Pin
kaptaintens31-Oct-04 13:46
kaptaintens31-Oct-04 13:46 
GeneralVb.Net & Yahoo Pin
Meysam.Khayatan31-Oct-04 8:56
Meysam.Khayatan31-Oct-04 8:56 
GeneralNested Loops Pin
compkitty729-Oct-04 5:43
compkitty729-Oct-04 5:43 
GeneralRe: Nested Loops Pin
Nicholas Cardi29-Oct-04 5:53
Nicholas Cardi29-Oct-04 5:53 
GeneralRe: Nested Loops Pin
CotactMayur14-Nov-04 2:46
CotactMayur14-Nov-04 2:46 
GeneralRun-time,design-time component Pin
Edward Diener28-Oct-04 14:17
Edward Diener28-Oct-04 14:17 
GeneralListViewItem Height Pin
sridhar_india28-Oct-04 9:13
sridhar_india28-Oct-04 9:13 
GeneralRe: Killing a process Pin
YXZ28-Oct-04 7:22
YXZ28-Oct-04 7:22 
GeneralRe: Killing a process Pin
Stanciu Vlad29-Oct-04 5:00
Stanciu Vlad29-Oct-04 5:00 
GeneralRe: Killing a process Pin
YXZ29-Oct-04 9:53
YXZ29-Oct-04 9:53 
GeneralHelp Prob: not recognised as MDIContainer Pin
dazzler227-Oct-04 20:28
dazzler227-Oct-04 20:28 
GeneralKilling a process Pin
YXZ27-Oct-04 11:07
YXZ27-Oct-04 11:07 

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.