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

C#

 
QuestionHelp with the run an executable program of a number of times Pin
Anka_Ame25-May-07 4:41
Anka_Ame25-May-07 4:41 
AnswerRe: Help with the run an executable program of a number of times Pin
Judah Gabriel Himango25-May-07 4:49
sponsorJudah Gabriel Himango25-May-07 4:49 
AnswerRe: Help with the run an executable program of a number of times Pin
kubben25-May-07 4:49
kubben25-May-07 4:49 
AnswerRe: Help with the run an executable program of a number of times Pin
Luc Pattyn25-May-07 6:04
sitebuilderLuc Pattyn25-May-07 6:04 
GeneralRe: Help with the run an executable program of a number of times Pin
Anka_Ame25-May-07 4:58
Anka_Ame25-May-07 4:58 
GeneralRe: Help with the run an executable program of a number of times Pin
Manoj Kumar Rai25-May-07 5:15
professionalManoj Kumar Rai25-May-07 5:15 
AnswerRe: Help with the run an executable program of a number of times Pin
Wes Aday25-May-07 9:33
professionalWes Aday25-May-07 9:33 
QuestionFlowLayoutPanel and ScrollPositions Pin
zaboboa25-May-07 4:32
zaboboa25-May-07 4:32 
Hello,

I have a FlowLayoutPanel that I populate with my user controls. I have approximatelly 20 controls in the flowpanel.
If I select a specific control programatically, and then scroll to it programatically using the statement:
this.flowPanel.ScrollControlIntoView (myControl)

However, the scrolling will stop the moment control is fully visible, and that makes control appear on the right side of the flowpanel.
What I want to do, is for the flowpanel to scroll enough for the myControl to line up with the left edge of the flow panel. Is there a way about it, like setting certain properties?
Thank you very much.
AnswerRe: FlowLayoutPanel and ScrollPositions Pin
Judah Gabriel Himango25-May-07 4:49
sponsorJudah Gabriel Himango25-May-07 4:49 
GeneralRe: FlowLayoutPanel and ScrollPositions Pin
zaboboa25-May-07 5:22
zaboboa25-May-07 5:22 
Questionhow to ingnore some characters in serach by Regular Expressions Pin
hdv21225-May-07 3:46
hdv21225-May-07 3:46 
AnswerRe: how to ingnore some characters in serach by Regular Expressions Pin
Judah Gabriel Himango25-May-07 4:44
sponsorJudah Gabriel Himango25-May-07 4:44 
Questionproblem in inserting data Pin
Mujz.........25-May-07 3:46
Mujz.........25-May-07 3:46 
AnswerRe: problem in inserting data Pin
Judah Gabriel Himango25-May-07 4:14
sponsorJudah Gabriel Himango25-May-07 4:14 
GeneralRe: problem in inserting data Pin
Mujz.........26-May-07 8:48
Mujz.........26-May-07 8:48 
AnswerRe: problem in inserting data Pin
Dave Herren25-May-07 4:20
Dave Herren25-May-07 4:20 
GeneralRe: problem in inserting data Pin
Mujz.........27-May-07 22:08
Mujz.........27-May-07 22:08 
QuestionSerialization problem Pin
Mark F.25-May-07 3:38
Mark F.25-May-07 3:38 
AnswerRe: Serialization problem Pin
JoeSharp25-May-07 4:05
JoeSharp25-May-07 4:05 
AnswerRe: Serialization problem Pin
Manoj Kumar Rai25-May-07 4:36
professionalManoj Kumar Rai25-May-07 4:36 
GeneralRe: Serialization problem Pin
Mark F.25-May-07 5:01
Mark F.25-May-07 5:01 
QuestionDesigning MenuStrip in derived form Pin
Evil_Giraffe25-May-07 3:27
Evil_Giraffe25-May-07 3:27 
QuestionHow to Identify mail Language? Pin
ArunkumarSundaravelu25-May-07 2:44
ArunkumarSundaravelu25-May-07 2:44 
AnswerRe: How to Identify mail Language? Pin
Paddy Boyd25-May-07 2:59
Paddy Boyd25-May-07 2:59 
GeneralRe: How to Identify mail Language? Pin
ArunkumarSundaravelu25-May-07 3:04
ArunkumarSundaravelu25-May-07 3:04 

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.