Click here to Skip to main content
15,891,513 members
Home / Discussions / Windows Forms
   

Windows Forms

 
Questionmodify a DLL(binary) to call another DLL function/exe or embed a code...I need some concepts clarification Pin
Member 43963092-Sep-09 21:58
Member 43963092-Sep-09 21:58 
AnswerRe: modify a DLL(binary) to call another DLL function/exe or embed a code...I need some concepts clarification Pin
Richard MacCutchan3-Sep-09 2:28
mveRichard MacCutchan3-Sep-09 2:28 
QuestionWinforms Deployment Pin
Gymnast31-Aug-09 6:41
Gymnast31-Aug-09 6:41 
AnswerRe: Winforms Deployment Pin
εїзεїзεїз1-Sep-09 6:02
εїзεїзεїз1-Sep-09 6:02 
QuestionProblem in opening link in Win Forms Pin
Ganapatisb28-Aug-09 3:58
Ganapatisb28-Aug-09 3:58 
AnswerRe: Problem in opening link in Win Forms Pin
Luc Pattyn28-Aug-09 4:12
sitebuilderLuc Pattyn28-Aug-09 4:12 
QuestionSort Icon in Grid View(Windows Forms) Pin
Ganapatisb28-Aug-09 3:44
Ganapatisb28-Aug-09 3:44 
AnswerRe: Sort Icon in Grid View(Windows Forms) Pin
Henry Minute29-Aug-09 8:22
Henry Minute29-Aug-09 8:22 
AFAIK the SortIcon (I assume that you mean the little triangle thingy) only appears on columns that are sorted. If you want it to appear for all columns you will have to Sort the DataGridView in the Form_Load event handler and sort it on all columns. The problem is the built in Sort routines only cater for sorting on one column.

Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

QuestionChanging form controlls at runtime Pin
Gilliann27-Aug-09 15:44
Gilliann27-Aug-09 15:44 
AnswerRe: Changing form controlls at runtime Pin
Mycroft Holmes27-Aug-09 16:10
professionalMycroft Holmes27-Aug-09 16:10 
GeneralRe: Changing form controlls at runtime Pin
Gilliann27-Aug-09 16:41
Gilliann27-Aug-09 16:41 
GeneralRe: Changing form controlls at runtime Pin
Mycroft Holmes27-Aug-09 16:53
professionalMycroft Holmes27-Aug-09 16:53 
AnswerRe: Changing form controlls at runtime Pin
darkelv27-Aug-09 17:08
darkelv27-Aug-09 17:08 
GeneralRe: Changing form controlls at runtime Pin
Luc Pattyn28-Aug-09 0:57
sitebuilderLuc Pattyn28-Aug-09 0:57 
JokeRe: Changing form controlls at runtime Pin
Mycroft Holmes29-Aug-09 18:29
professionalMycroft Holmes29-Aug-09 18:29 
GeneralRe: Changing form controlls at runtime Pin
BillWoodruff1-Sep-09 14:47
professionalBillWoodruff1-Sep-09 14:47 
GeneralRe: Changing form controlls at runtime Pin
darkelv3-Sep-09 19:36
darkelv3-Sep-09 19:36 
GeneralDatagridview formatting [modified] Pin
Mycroft Holmes25-Aug-09 17:59
professionalMycroft Holmes25-Aug-09 17:59 
GeneralRe: Datagridview formatting Pin
Obsidian71329-Aug-09 16:08
Obsidian71329-Aug-09 16:08 
GeneralRe: Datagridview formatting Pin
Mycroft Holmes29-Aug-09 18:26
professionalMycroft Holmes29-Aug-09 18:26 
GeneralRe: Datagridview formatting Pin
darkelv29-Aug-09 18:59
darkelv29-Aug-09 18:59 
GeneralRe: Datagridview formatting Pin
Mycroft Holmes29-Aug-09 21:00
professionalMycroft Holmes29-Aug-09 21:00 
GeneralRe: Datagridview formatting Pin
darkelv29-Aug-09 23:18
darkelv29-Aug-09 23:18 
GeneralRe: Datagridview formatting Pin
Mycroft Holmes29-Aug-09 23:32
professionalMycroft Holmes29-Aug-09 23:32 
QuestionRegions in code Pin
εїзεїзεїз24-Aug-09 22:27
εїзεїзεїз24-Aug-09 22: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.