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

C#

 
QuestionHow do you customize your applications for clients? Pin
snorkie28-Nov-06 10:34
professionalsnorkie28-Nov-06 10:34 
AnswerRe: How do you customize your applications for clients? Pin
Eduard Keilholz28-Nov-06 20:27
Eduard Keilholz28-Nov-06 20:27 
GeneralRe: How do you customize your applications for clients? Pin
snorkie29-Nov-06 5:34
professionalsnorkie29-Nov-06 5:34 
QuestionGridView losing its dataset Pin
Abbas8228-Nov-06 8:00
Abbas8228-Nov-06 8:00 
AnswerRe: GridView losing its dataset Pin
ednrgc28-Nov-06 8:46
ednrgc28-Nov-06 8:46 
GeneralRe: GridView losing its dataset Pin
Abbas8228-Nov-06 9:59
Abbas8228-Nov-06 9:59 
QuestionJNI.NET.Bridge [modified] Pin
GoLuM_3028-Nov-06 7:54
GoLuM_3028-Nov-06 7:54 
QuestionNeed free Task Pane Component. Pin
hdv21228-Nov-06 7:21
hdv21228-Nov-06 7:21 
hi i need a free task pane component. can anyone reply me ??
i get a very good task pane control from codeproject but when i compile it's project the following error shown me :

private void InitializeComponent()
{
System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(DemoForm));
this.systemTaskPane = new XPExplorerBar.TaskPane(); //error occured in this line
this.pictureTasksExpando = new XPExplorerBar.Expando();
....
}

A call to PInvoke function 'XPExplorerBar!XPExplorerBar.NativeMethods::LoadBitmap' has unbalanced the stack. This is likely because the managed PInvoke signature does not match the unmanaged target signature. Check that the calling convention and parameters of the PInvoke signature match the target unmanaged signature.
AnswerRe: Need free Task Pane Component. Pin
Judah Gabriel Himango28-Nov-06 7:27
sponsorJudah Gabriel Himango28-Nov-06 7:27 
QuestionTabbed windows like Visual studio 2005 Pin
Nitin198128-Nov-06 6:42
Nitin198128-Nov-06 6:42 
AnswerRe: Tabbed windows like Visual studio 2005 Pin
Judah Gabriel Himango28-Nov-06 7:26
sponsorJudah Gabriel Himango28-Nov-06 7:26 
GeneralRe: Tabbed windows like Visual studio 2005 Pin
Scott Dorman28-Nov-06 11:30
professionalScott Dorman28-Nov-06 11:30 
GeneralRe: Tabbed windows like Visual studio 2005 Pin
Nitin198128-Nov-06 17:56
Nitin198128-Nov-06 17:56 
AnswerRe: Tabbed windows like Visual studio 2005 Pin
bankai12328-Nov-06 21:02
bankai12328-Nov-06 21:02 
QuestionC# Excel SQL Query Question Pin
808 State28-Nov-06 6:25
808 State28-Nov-06 6:25 
AnswerRe: C# Excel SQL Query Question Pin
ednrgc28-Nov-06 6:37
ednrgc28-Nov-06 6:37 
GeneralRe: C# Excel SQL Query Question Pin
808 State28-Nov-06 7:28
808 State28-Nov-06 7:28 
GeneralRe: C# Excel SQL Query Question Pin
808 State28-Nov-06 8:06
808 State28-Nov-06 8:06 
QuestionProblem in Resize Image of PictureBox Pin
hdv21228-Nov-06 6:17
hdv21228-Nov-06 6:17 
AnswerRe: Problem in Resize Image of PictureBox Pin
ednrgc28-Nov-06 6:28
ednrgc28-Nov-06 6:28 
GeneralRe: Problem in Resize Image of PictureBox Pin
hdv21228-Nov-06 7:15
hdv21228-Nov-06 7:15 
AnswerRe: Problem in Resize Image of PictureBox Pin
Eric Dahlvang28-Nov-06 8:18
Eric Dahlvang28-Nov-06 8:18 
Questionrichtextbox C# Pin
netJP12L28-Nov-06 6:03
netJP12L28-Nov-06 6:03 
AnswerRe: richtextbox C# Pin
ednrgc28-Nov-06 6:24
ednrgc28-Nov-06 6:24 
AnswerRe: richtextbox C# Pin
netJP12L28-Nov-06 7:53
netJP12L28-Nov-06 7: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.