Click here to Skip to main content
15,919,245 members
Home / Discussions / C#
   

C#

 
AnswerCross post already in .NET framwork message board Pin
SomeGuyThatIsMe29-May-08 2:21
SomeGuyThatIsMe29-May-08 2:21 
AnswerA blatant cross post. Please ignore. Pin
Pete O'Hanlon29-May-08 2:22
mvePete O'Hanlon29-May-08 2:22 
QuestionICSharpZipLib remove password Pin
JustRonald29-May-08 0:38
JustRonald29-May-08 0:38 
AnswerRe: ICSharpZipLib remove password Pin
Judah Gabriel Himango29-May-08 8:14
sponsorJudah Gabriel Himango29-May-08 8:14 
QuestionAccess is denied when listen on a port Pin
George_George29-May-08 0:32
George_George29-May-08 0:32 
AnswerRe: Access is denied when listen on a port Pin
leppie29-May-08 0:43
leppie29-May-08 0:43 
GeneralRe: Access is denied when listen on a port Pin
George_George29-May-08 1:22
George_George29-May-08 1:22 
GeneralRe: Access is denied when listen on a port Pin
leppie29-May-08 3:12
leppie29-May-08 3:12 
GeneralRe: Access is denied when listen on a port Pin
George_George31-May-08 2:03
George_George31-May-08 2:03 
GeneralRe: Access is denied when listen on a port Pin
Zoltan Balazs31-May-08 2:29
Zoltan Balazs31-May-08 2:29 
GeneralRe: Access is denied when listen on a port Pin
George_George31-May-08 2:44
George_George31-May-08 2:44 
GeneralRe: Access is denied when listen on a port Pin
Zoltan Balazs31-May-08 2:52
Zoltan Balazs31-May-08 2:52 
GeneralRe: Access is denied when listen on a port Pin
George_George31-May-08 2:54
George_George31-May-08 2:54 
GeneralRe: Access is denied when listen on a port Pin
Zoltan Balazs29-May-08 6:18
Zoltan Balazs29-May-08 6:18 
GeneralRe: Access is denied when listen on a port Pin
George_George31-May-08 2:05
George_George31-May-08 2:05 
GeneralRe: Access is denied when listen on a port Pin
Zoltan Balazs31-May-08 2:40
Zoltan Balazs31-May-08 2:40 
GeneralRe: Access is denied when listen on a port Pin
George_George31-May-08 2:45
George_George31-May-08 2:45 
QuestionCustom Task Pane Close Button. Pin
Varad_Rajan29-May-08 0:13
Varad_Rajan29-May-08 0:13 
I am using a CutomTask Pane in Excel as an C# .NET ADDIN.
The custom task pane has a close button(X) at the right corner.
I need to not allow the user to close the Task Pane or disable the Close button(X) . Can anyone have any idea ?
Is there any way to trap the close(X) button and prevent user from closing it ?

I tried to trap the VisibaleStateChange event handler of Custom Task pane and try to show it again when user clicks the X button. But I am not successfull.

I am using the CreateCTP() COM function to create a custom task pane.

Thanks,
Rajan
QuestionReportViewer on UserCotrol Pin
irinabe28-May-08 22:33
irinabe28-May-08 22:33 
AnswerRe: ReportViewer on UserCotrol Pin
carbon_golem29-May-08 2:19
carbon_golem29-May-08 2:19 
GeneralRe: ReportViewer on UserCotrol Pin
irinabe31-May-08 19:26
irinabe31-May-08 19:26 
GeneralRe: ReportViewer on UserCotrol Pin
carbon_golem2-Jun-08 2:16
carbon_golem2-Jun-08 2:16 
GeneralRe: ReportViewer on UserCotrol Pin
irinabe3-Jun-08 3:26
irinabe3-Jun-08 3:26 
QuestioncomboBox fill and update from and to dataSource Pin
Mr.Kode28-May-08 22:26
Mr.Kode28-May-08 22:26 
AnswerRe: comboBox fill and update from and to dataSource Pin
Gareth H29-May-08 0:11
Gareth H29-May-08 0:11 

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.