Click here to Skip to main content
15,913,939 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Calling C function in VB.net Pin
jpvillemagne1-Feb-06 21:21
jpvillemagne1-Feb-06 21:21 
AnswerRe: Calling C function in VB.net Pin
Guffa1-Feb-06 21:40
Guffa1-Feb-06 21:40 
GeneralRe: Calling C function in VB.net Pin
jpvillemagne1-Feb-06 23:10
jpvillemagne1-Feb-06 23:10 
GeneralRe: Calling C function in VB.net Pin
jpvillemagne1-Feb-06 23:14
jpvillemagne1-Feb-06 23:14 
QuestionUrgently required Pin
Osama12317-Jan-06 21:10
Osama12317-Jan-06 21:10 
AnswerRe: Urgently required Pin
Dave Kreskowiak18-Jan-06 4:13
mveDave Kreskowiak18-Jan-06 4:13 
QuestionHow do I add a custom icon to a WinForms DataGrid header row? Pin
nzmike17-Jan-06 21:09
nzmike17-Jan-06 21:09 
AnswerRe: How do I add a custom icon to a WinForms DataGrid header row? Pin
Dave Kreskowiak18-Jan-06 4:11
mveDave Kreskowiak18-Jan-06 4:11 
If they're not applicable to the current user, why show them at all? It goes against standard practices.

There's no built in support for this in the DataGrid control. You'd have to create your own DataGrid control, inheriting from DataGrid, and providing the properties and code to ownerdraw the headers yourself. You might want to Google for "ownerdraw datagrid" for something similar before attempting to tackle this. Your deadline might prevent you from implementing it.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: How do I add a custom icon to a WinForms DataGrid header row? Pin
nzmike18-Jan-06 14:50
nzmike18-Jan-06 14:50 
GeneralRe: How do I add a custom icon to a WinForms DataGrid header row? Pin
Dave Kreskowiak18-Jan-06 15:46
mveDave Kreskowiak18-Jan-06 15:46 
GeneralRe: How do I add a custom icon to a WinForms DataGrid header row? Pin
nzmike18-Jan-06 17:54
nzmike18-Jan-06 17:54 
GeneralRe: How do I add a custom icon to a WinForms DataGrid header row? Pin
Dave Kreskowiak19-Jan-06 9:18
mveDave Kreskowiak19-Jan-06 9:18 
GeneralRe: How do I add a custom icon to a WinForms DataGrid header row? Pin
nzmike19-Jan-06 9:56
nzmike19-Jan-06 9:56 
QuestionCan we have Style Sheet in VB.net Pin
wEb GuRu...17-Jan-06 21:07
wEb GuRu...17-Jan-06 21:07 
AnswerRe: Can we have Style Sheet in VB.net Pin
Colin Angus Mackay17-Jan-06 23:20
Colin Angus Mackay17-Jan-06 23:20 
AnswerRe: Can we have Style Sheet in VB.net Pin
Dave Kreskowiak18-Jan-06 4:06
mveDave Kreskowiak18-Jan-06 4:06 
QuestionTextWidth Method Pin
Joy Anne17-Jan-06 20:43
Joy Anne17-Jan-06 20:43 
AnswerRe: TextWidth Method Pin
Joshua Quick17-Jan-06 21:06
Joshua Quick17-Jan-06 21:06 
GeneralRe: TextWidth Method Pin
Joshua Quick17-Jan-06 21:18
Joshua Quick17-Jan-06 21:18 
Questionmail prgram using VB Pin
Paritos17-Jan-06 19:02
Paritos17-Jan-06 19:02 
AnswerRe: mail prgram using VB Pin
Dave Kreskowiak18-Jan-06 4:03
mveDave Kreskowiak18-Jan-06 4:03 
QuestionSelecting Data From Datagrid On Mouse Click Pin
mayhem_rules17-Jan-06 18:41
mayhem_rules17-Jan-06 18:41 
AnswerRe: Selecting Data From Datagrid On Mouse Click Pin
mayhem_rules18-Jan-06 0:58
mayhem_rules18-Jan-06 0:58 
Questiongram..MAPI control Pin
Paritos17-Jan-06 18:40
Paritos17-Jan-06 18:40 
AnswerRe: gram..MAPI control Pin
Dave Kreskowiak18-Jan-06 3:53
mveDave Kreskowiak18-Jan-06 3:53 

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.