Click here to Skip to main content
15,891,204 members
Home / Discussions / C#
   

C#

 
GeneralRe: System.io.FileStream Pin
Tom Larsen5-Mar-04 11:30
Tom Larsen5-Mar-04 11:30 
GeneralRemoting error Pin
Kant5-Mar-04 8:15
Kant5-Mar-04 8:15 
GeneralRe: Remoting error Pin
Heath Stewart5-Mar-04 8:28
protectorHeath Stewart5-Mar-04 8:28 
GeneralRe: Remoting error Pin
Kant5-Mar-04 9:12
Kant5-Mar-04 9:12 
GeneralRe: Remoting error Pin
Heath Stewart5-Mar-04 9:27
protectorHeath Stewart5-Mar-04 9:27 
GeneralRe: Remoting error Pin
Kant5-Mar-04 9:51
Kant5-Mar-04 9:51 
GeneralRe: Remoting error Pin
Judah Gabriel Himango5-Mar-04 8:32
sponsorJudah Gabriel Himango5-Mar-04 8:32 
GeneralDrawing column headers Pin
Amberite005-Mar-04 8:10
Amberite005-Mar-04 8:10 
Hi,

I'm creating a control very similar to the ListView in Details mode. I'm confused as to how to go about drawing the column headers at the top.

As the column headers are static and stay in one position (hence, they do not need to be scrolled by the system when the AutoScrollPosition is changed), I do not want to draw them each time the control needs to be repainted or the user scrolls down.

The only way I can think of to do this right now is to create a top-docked panel and use this panel to draw the columns on. However, I'd like to stay away from using any controls and write this control from scratch.

Any ideas?

Thanks!

Yaron
GeneralRe: Drawing column headers Pin
Heath Stewart5-Mar-04 8:27
protectorHeath Stewart5-Mar-04 8:27 
GeneralRe: Drawing column headers Pin
Amberite005-Mar-04 9:02
Amberite005-Mar-04 9:02 
GeneralRe: Drawing column headers Pin
Heath Stewart5-Mar-04 9:09
protectorHeath Stewart5-Mar-04 9:09 
GeneralRe: Drawing column headers Pin
Amberite005-Mar-04 9:13
Amberite005-Mar-04 9:13 
GeneralRe: Drawing column headers Pin
Heath Stewart5-Mar-04 9:37
protectorHeath Stewart5-Mar-04 9:37 
GeneralRe: Drawing column headers Pin
Amberite005-Mar-04 9:41
Amberite005-Mar-04 9:41 
GeneralInstall remote Window Service Pin
hxxbin5-Mar-04 4:43
hxxbin5-Mar-04 4:43 
GeneralCounting Items post RowFilter in a DataView Pin
MrEyes5-Mar-04 3:33
MrEyes5-Mar-04 3:33 
QuestionHow can I pull multiple icons from a single embedded bitmap? Pin
AppMaker885-Mar-04 1:20
AppMaker885-Mar-04 1:20 
AnswerRe: How can I pull multiple icons from a single embedded bitmap? Pin
Heath Stewart5-Mar-04 6:14
protectorHeath Stewart5-Mar-04 6:14 
GeneralGraphics, Bitmaps, and a Process that doesn't close Pin
Rendall4-Mar-04 23:35
Rendall4-Mar-04 23:35 
GeneralRe: Graphics, Bitmaps, and a Process that doesn't close Pin
Heath Stewart5-Mar-04 6:07
protectorHeath Stewart5-Mar-04 6:07 
GeneralRe: Graphics, Bitmaps, and a Process that doesn't close Pin
Rendall12-Mar-04 20:01
Rendall12-Mar-04 20:01 
GeneralRe: Graphics, Bitmaps, and a Process that doesn't close Pin
Rendall13-Mar-04 0:11
Rendall13-Mar-04 0:11 
GeneralMarshalling Problem Pin
nvenkat4-Mar-04 23:02
nvenkat4-Mar-04 23:02 
GeneralRe: Marshalling Problem Pin
Roman Rodov4-Mar-04 23:51
Roman Rodov4-Mar-04 23:51 
GeneralRe: Marshalling Problem Pin
nvenkat5-Mar-04 19:19
nvenkat5-Mar-04 19:19 

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.