Click here to Skip to main content
15,885,278 members
Home / Discussions / C#
   

C#

 
GeneralRe: Scrolling on mouse down/move Pin
Heath Stewart21-Jan-04 8:11
protectorHeath Stewart21-Jan-04 8:11 
GeneralRe: Scrolling on mouse down/move Pin
Mazdak21-Jan-04 8:19
Mazdak21-Jan-04 8:19 
GeneralRe: Scrolling on mouse down/move Pin
MrEyes21-Jan-04 12:53
MrEyes21-Jan-04 12:53 
GeneralRe: Scrolling on mouse down/move Pin
Heath Stewart21-Jan-04 8:06
protectorHeath Stewart21-Jan-04 8:06 
GeneralRe: Scrolling on mouse down/move Pin
MrEyes22-Jan-04 0:15
MrEyes22-Jan-04 0:15 
GeneralRe: Scrolling on mouse down/move Pin
Heath Stewart22-Jan-04 4:24
protectorHeath Stewart22-Jan-04 4:24 
GeneralAdding Column to a ListView Pin
Guinness4Strength21-Jan-04 5:37
Guinness4Strength21-Jan-04 5:37 
GeneralRe: Adding Column to a ListView Pin
Heath Stewart21-Jan-04 5:52
protectorHeath Stewart21-Jan-04 5:52 
Either use a positive width, or -1 to set the column width to the size necessary for the header text. -2 will set the width of only the last column to the remaining size. Doing this sequentially (since each row is the last column with each iteration) might lead to such odd behavior.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralRe: Adding Column to a ListView Pin
Guinness4Strength21-Jan-04 5:57
Guinness4Strength21-Jan-04 5:57 
GeneralRe: Adding Column to a ListView Pin
Heath Stewart21-Jan-04 7:50
protectorHeath Stewart21-Jan-04 7:50 
GeneralRe: Adding Column to a ListView Pin
Guinness4Strength22-Jan-04 8:33
Guinness4Strength22-Jan-04 8:33 
GeneralRe: Adding Column to a ListView Pin
Heath Stewart22-Jan-04 9:26
protectorHeath Stewart22-Jan-04 9:26 
GeneralRe: Adding Column to a ListView Pin
Guinness4Strength22-Jan-04 9:33
Guinness4Strength22-Jan-04 9:33 
GeneralRe: Adding Column to a ListView Pin
Heath Stewart22-Jan-04 9:39
protectorHeath Stewart22-Jan-04 9:39 
GeneralRe: Adding Column to a ListView Pin
Guinness4Strength22-Jan-04 9:45
Guinness4Strength22-Jan-04 9:45 
GeneralRe: Adding Column to a ListView Pin
Heath Stewart22-Jan-04 9:49
protectorHeath Stewart22-Jan-04 9:49 
GeneralRe: Adding Column to a ListView Pin
Guinness4Strength22-Jan-04 9:57
Guinness4Strength22-Jan-04 9:57 
GeneralUser friendly error Pin
Anonymous21-Jan-04 4:47
Anonymous21-Jan-04 4:47 
GeneralRe: User friendly error Pin
Alex Korchemniy21-Jan-04 4:54
Alex Korchemniy21-Jan-04 4:54 
GeneralRe: User friendly error Pin
Mazdak21-Jan-04 5:04
Mazdak21-Jan-04 5:04 
GeneralRe: User friendly error Pin
eggie521-Jan-04 12:26
eggie521-Jan-04 12:26 
GeneralCustom Panel Pin
ernst wolthaus21-Jan-04 4:24
ernst wolthaus21-Jan-04 4:24 
GeneralRe: Custom Panel Pin
Mazdak21-Jan-04 4:46
Mazdak21-Jan-04 4:46 
GeneralRe: Custom Panel Pin
ernst wolthaus21-Jan-04 7:46
ernst wolthaus21-Jan-04 7:46 
GeneralRe: Custom Panel Pin
Heath Stewart21-Jan-04 5:34
protectorHeath Stewart21-Jan-04 5:34 

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.