Click here to Skip to main content
15,917,636 members
Home / Discussions / C#
   

C#

 
JokeRe: Need help-How to add Bing Maps in a C# Pin
Luc Pattyn22-Nov-09 13:47
sitebuilderLuc Pattyn22-Nov-09 13:47 
QuestionGetting application config directory folder path Pin
Jordanwb22-Nov-09 10:50
Jordanwb22-Nov-09 10:50 
AnswerRe: Getting application config directory folder path Pin
Dave Kreskowiak22-Nov-09 18:32
mveDave Kreskowiak22-Nov-09 18:32 
Questionproblem in change form's Skin Pin
SajjadZare22-Nov-09 10:27
SajjadZare22-Nov-09 10:27 
AnswerRe: problem in change form's Skin Pin
Dave Kreskowiak22-Nov-09 18:27
mveDave Kreskowiak22-Nov-09 18:27 
AnswerRe: problem in change form's Skin Pin
Shameel22-Nov-09 23:17
professionalShameel22-Nov-09 23:17 
Questionflowlayout Pin
farokhian22-Nov-09 10:01
farokhian22-Nov-09 10:01 
AnswerRe: flowlayout Pin
Luc Pattyn22-Nov-09 10:18
sitebuilderLuc Pattyn22-Nov-09 10:18 
From the doc: "The FlowLayoutPanel control arranges its contents in a horizontal or vertical flow direction...", so you have limited say about it. Depending on what it is you want, you might get it by adding a Panel of some Size, then add the Button to that Panel. That will allow you to choose where on the Panel the Button is, however the FLP will decide for you where the Panel goes.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

I only read code that is properly indented, and rendered in a non-proportional font; hint: use PRE tags in forum messages


AnswerRe: flowlayout Pin
Shameel22-Nov-09 23:19
professionalShameel22-Nov-09 23:19 
Questionwia user interface Pin
mehrdad33322-Nov-09 8:50
mehrdad33322-Nov-09 8:50 
AnswerRe: wia user interface Pin
Ashfield22-Nov-09 21:38
Ashfield22-Nov-09 21:38 
QuestionHow to change form's skin ? [modified] Pin
SajjadZare22-Nov-09 5:31
SajjadZare22-Nov-09 5:31 
AnswerRe: How to change form's skin ? Pin
Richard MacCutchan22-Nov-09 7:08
mveRichard MacCutchan22-Nov-09 7:08 
QuestionNeed to Learn Split Method Pin
M Riaz Bashir22-Nov-09 0:38
M Riaz Bashir22-Nov-09 0:38 
AnswerRe: Need to Learn Split Method Pin
Richard MacCutchan22-Nov-09 1:14
mveRichard MacCutchan22-Nov-09 1:14 
GeneralRe: Need to Learn Split Method Pin
M Riaz Bashir22-Nov-09 1:45
M Riaz Bashir22-Nov-09 1:45 
GeneralRe: Need to Learn Split Method Pin
Richard MacCutchan22-Nov-09 2:00
mveRichard MacCutchan22-Nov-09 2:00 
GeneralRe: Need to Learn Split Method Pin
PIEBALDconsult22-Nov-09 3:49
mvePIEBALDconsult22-Nov-09 3:49 
GeneralRe: Need to Learn Split Method Pin
OriginalGriff22-Nov-09 4:28
mveOriginalGriff22-Nov-09 4:28 
GeneralRe: Need to Learn Split Method Pin
Shameel22-Nov-09 23:24
professionalShameel22-Nov-09 23:24 
QuestionDataGridViewComBoBoxColumn Binding Problem Pin
Abdul Rahman Hamidy21-Nov-09 22:44
Abdul Rahman Hamidy21-Nov-09 22:44 
Questiondatagridview checkbox Pin
Yulianto.21-Nov-09 21:32
Yulianto.21-Nov-09 21:32 
AnswerMessage Closed Pin
21-Nov-09 22:41
stancrm21-Nov-09 22:41 
GeneralRe: datagridview checkbox Pin
Yulianto.21-Nov-09 23:04
Yulianto.21-Nov-09 23:04 
GeneralRe: datagridview checkbox Pin
dojohansen23-Nov-09 1:36
dojohansen23-Nov-09 1:36 

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.