Click here to Skip to main content
15,895,011 members
Home / Discussions / C#
   

C#

 
AnswerRe: Scheduled command line application Pin
thowra5-Jun-07 4:32
thowra5-Jun-07 4:32 
AnswerRe: Scheduled command line application Pin
Joseph Guadagno5-Jun-07 4:35
Joseph Guadagno5-Jun-07 4:35 
QuestionHave I DataBinding or DataRelation problem? Pin
Tavbi5-Jun-07 1:27
Tavbi5-Jun-07 1:27 
QuestionListView iteration problem Pin
talk2robert5-Jun-07 1:01
talk2robert5-Jun-07 1:01 
QuestionCruiseControl.Net Pin
immu55-Jun-07 0:42
immu55-Jun-07 0:42 
QuestionCalling method on control causing problems Pin
Rick van Woudenberg5-Jun-07 0:29
Rick van Woudenberg5-Jun-07 0:29 
AnswerRe: Calling method on control causing problems Pin
Luc Pattyn5-Jun-07 0:36
sitebuilderLuc Pattyn5-Jun-07 0:36 
GeneralRe: Calling method on control causing problems Pin
Rick van Woudenberg5-Jun-07 2:04
Rick van Woudenberg5-Jun-07 2:04 
I suspected something like that. I will try to catch the exceptions like you told me. Maybe that will shed a little light on the solution. In teh mean time, is it possible to somehow call the Method below on Form B from Form A ? :

public void HidePanelWeb(object sender, EventArgs e)<br />
        {<br />
            this.ultraDockManager1.PaneFromControl(this.webBrowserPanel).Close();<br />
        }


kind regards,
GeneralRe: Calling method on control causing problems Pin
Luc Pattyn5-Jun-07 3:27
sitebuilderLuc Pattyn5-Jun-07 3:27 
GeneralRe: Calling method on control causing problems Pin
Rick van Woudenberg7-Jun-07 3:32
Rick van Woudenberg7-Jun-07 3:32 
QuestionSize of '.exe' file of project is increasing... Pin
Affan Toor4-Jun-07 23:29
Affan Toor4-Jun-07 23:29 
AnswerRe: Size of '.exe' file of project is increasing... Pin
blackjack21504-Jun-07 23:48
blackjack21504-Jun-07 23:48 
GeneralRe: Size of '.exe' file of project is increasing... Pin
DavidNohejl5-Jun-07 0:12
DavidNohejl5-Jun-07 0:12 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Affan Toor5-Jun-07 0:20
Affan Toor5-Jun-07 0:20 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Christian Graus5-Jun-07 2:44
protectorChristian Graus5-Jun-07 2:44 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Affan Toor5-Jun-07 3:06
Affan Toor5-Jun-07 3:06 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Not Active5-Jun-07 3:27
mentorNot Active5-Jun-07 3:27 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Affan Toor5-Jun-07 3:51
Affan Toor5-Jun-07 3:51 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Not Active5-Jun-07 4:20
mentorNot Active5-Jun-07 4:20 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Affan Toor5-Jun-07 4:55
Affan Toor5-Jun-07 4:55 
AnswerRe: Size of '.exe' file of project is increasing... Pin
DavidNohejl5-Jun-07 0:13
DavidNohejl5-Jun-07 0:13 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Guffa5-Jun-07 1:39
Guffa5-Jun-07 1:39 
GeneralRe: Size of '.exe' file of project is increasing... Pin
DavidNohejl5-Jun-07 1:40
DavidNohejl5-Jun-07 1:40 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Guffa5-Jun-07 2:05
Guffa5-Jun-07 2:05 
GeneralRe: Size of '.exe' file of project is increasing... Pin
DavidNohejl5-Jun-07 2:06
DavidNohejl5-Jun-07 2:06 

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.