Click here to Skip to main content
16,005,141 members
Home / Discussions / C#
   

C#

 
GeneralRe: Windows Forms Pin
quiquex15-Jul-05 13:25
quiquex15-Jul-05 13:25 
GeneralRe: Windows Forms Pin
quiquex15-Jul-05 13:31
quiquex15-Jul-05 13:31 
Generalweb file properties Pin
Pyro Joe14-Jul-05 10:36
Pyro Joe14-Jul-05 10:36 
GeneralRe: web file properties Pin
iliyang14-Jul-05 10:42
iliyang14-Jul-05 10:42 
GeneralRe: web file properties Pin
DavidNohejl14-Jul-05 12:15
DavidNohejl14-Jul-05 12:15 
GeneralRe: web file properties Pin
Ming_Lei14-Jul-05 12:22
Ming_Lei14-Jul-05 12:22 
GeneralReferencing Code-Behind DLL from the GAC Pin
kmaclean14-Jul-05 10:21
kmaclean14-Jul-05 10:21 
GeneralListView and LVM_GETSUBITEMRECT problem, help please :( Pin
iliyang14-Jul-05 10:15
iliyang14-Jul-05 10:15 
I'm stuck.
I'm writing a custom drawn ListView and I need to draw the subitems
of each item. So the cleanest way to get the subitem bounds is to send
an LVM_GETSUBITEMRECT message. But it works well only for indexes greater than 0.
This is also noted in MSDN. The big trouble comes when the columns are reordered
by the user. No matter what, LVM_GETSUBITEMRECT for index 0 always returns the bounds,
as if it was the leftmost column. For all other indexes LVM_GETSUBITEMRECT always
works fine in every case. How should I get the proper bounds for subitems at index 0?
GeneralProblem with ShowDialog() Pin
Kamrul Hasan14-Jul-05 9:55
Kamrul Hasan14-Jul-05 9:55 
GeneralRe: Problem with ShowDialog() Pin
Dave Kreskowiak14-Jul-05 12:01
mveDave Kreskowiak14-Jul-05 12:01 
GeneralMultiple XML Declarations Pin
hdn6830714-Jul-05 9:09
hdn6830714-Jul-05 9:09 
GeneralRe: Multiple XML Declarations Pin
Guffa14-Jul-05 9:26
Guffa14-Jul-05 9:26 
GeneralOpen Form Problem Pin
Expert Coming14-Jul-05 8:54
Expert Coming14-Jul-05 8:54 
GeneralRe: Open Form Problem Pin
Dave Kreskowiak14-Jul-05 9:16
mveDave Kreskowiak14-Jul-05 9:16 
GeneralThen how? Pin
Expert Coming14-Jul-05 12:20
Expert Coming14-Jul-05 12:20 
GeneralRe: Then how? Pin
grim_zax14-Jul-05 12:33
grim_zax14-Jul-05 12:33 
GeneralRe: Then how? Pin
Dave Kreskowiak14-Jul-05 16:28
mveDave Kreskowiak14-Jul-05 16:28 
GeneralRe: Then how? Pin
Expert Coming14-Jul-05 17:45
Expert Coming14-Jul-05 17:45 
Generalpdf Pin
(Steven Hicks)n+114-Jul-05 8:53
(Steven Hicks)n+114-Jul-05 8:53 
GeneralRe: pdf Pin
Christian Graus14-Jul-05 11:21
protectorChristian Graus14-Jul-05 11:21 
GeneralConverting string value to System.IO.Stream Pin
Neel0714-Jul-05 6:27
Neel0714-Jul-05 6:27 
GeneralRe: Converting string value to System.IO.Stream Pin
S. Senthil Kumar14-Jul-05 7:07
S. Senthil Kumar14-Jul-05 7:07 
GeneralPasteSpecial() in Word Pin
rivi2k14-Jul-05 6:09
rivi2k14-Jul-05 6:09 
Generaldistinct tree node identifiers Pin
Anonymous14-Jul-05 6:07
Anonymous14-Jul-05 6:07 
GeneralRe: distinct tree node identifiers Pin
mav.northwind14-Jul-05 9:27
mav.northwind14-Jul-05 9:27 

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.