Click here to Skip to main content
15,915,160 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to display picture on button ? Pin
Christian Graus31-Jan-07 14:51
protectorChristian Graus31-Jan-07 14:51 
Questionhow to create sub forms ? Pin
Software_Specialist31-Jan-07 10:40
Software_Specialist31-Jan-07 10:40 
AnswerRe: how to create sub forms ? Pin
Not Active31-Jan-07 11:06
mentorNot Active31-Jan-07 11:06 
AnswerRe: how to create sub forms ? Pin
Martin#31-Jan-07 11:12
Martin#31-Jan-07 11:12 
AnswerRe: how to create sub forms ? Pin
aSarafian1-Feb-07 2:26
aSarafian1-Feb-07 2:26 
QuestionCreating many forms that are alike ! Pin
mrkeivan31-Jan-07 10:35
mrkeivan31-Jan-07 10:35 
AnswerRe: Creating many forms that are alike ! Pin
Martin#31-Jan-07 11:06
Martin#31-Jan-07 11:06 
AnswerRe: Creating many forms that are alike ! Pin
Luc Pattyn31-Jan-07 11:43
sitebuilderLuc Pattyn31-Jan-07 11:43 
Maybe you dont need different forms at all, you might just come up with one that adapts itself
to a range of requirements, and then you create many instances of it.

Once you get it to work, it would save a lot of code and hassle, and it may open up a range of
new possibilities too.

I got used to create most dialogs programmatically, my typical application has only two forms
that resulted form Visual Designer: the main form, and the About form. Everything else, I
tend to program (based on some dialog classes I created over time, and keep expanding when
the need arises).

Smile | :)



Luc Pattyn

QuestionCreating customized dialog boxes Pin
Vernware31-Jan-07 9:34
Vernware31-Jan-07 9:34 
AnswerRe: Creating customized dialog boxes Pin
Ennis Ray Lynch, Jr.31-Jan-07 10:03
Ennis Ray Lynch, Jr.31-Jan-07 10:03 
GeneralRe: Creating customized dialog boxes Pin
Vernware1-Feb-07 9:50
Vernware1-Feb-07 9:50 
GeneralGlad to be of help Pin
Ennis Ray Lynch, Jr.1-Feb-07 15:36
Ennis Ray Lynch, Jr.1-Feb-07 15:36 
GeneralRe: Glad to be of help Pin
Vernware2-Feb-07 0:44
Vernware2-Feb-07 0:44 
QuestionStoring Huge volume of data for processing... Pin
amatbrewer31-Jan-07 8:38
amatbrewer31-Jan-07 8:38 
AnswerRe: Storing Huge volume of data for processing... Pin
Colin Angus Mackay31-Jan-07 9:06
Colin Angus Mackay31-Jan-07 9:06 
GeneralRe: Storing Huge volume of data for processing... Pin
Dan Neely31-Jan-07 9:09
Dan Neely31-Jan-07 9:09 
AnswerIf the data is one off Pin
Ennis Ray Lynch, Jr.31-Jan-07 9:55
Ennis Ray Lynch, Jr.31-Jan-07 9:55 
GeneralRe: If the data is one off Pin
amatbrewer31-Jan-07 11:00
amatbrewer31-Jan-07 11:00 
GeneralRe: If the data is one off Pin
Ennis Ray Lynch, Jr.31-Jan-07 16:04
Ennis Ray Lynch, Jr.31-Jan-07 16:04 
Questionwhat is Inf Pin
netJP12L31-Jan-07 8:19
netJP12L31-Jan-07 8:19 
AnswerRe: what is Inf Pin
Pete O'Hanlon31-Jan-07 8:49
mvePete O'Hanlon31-Jan-07 8:49 
AnswerRe: what is Inf Pin
Guffa31-Jan-07 9:03
Guffa31-Jan-07 9:03 
Questioncategory for beginners? Pin
Ranger4931-Jan-07 7:58
Ranger4931-Jan-07 7:58 
AnswerRe: category for beginners? Pin
Luc Pattyn31-Jan-07 8:13
sitebuilderLuc Pattyn31-Jan-07 8:13 
GeneralRe: category for beginners? Pin
Ranger4931-Jan-07 8:30
Ranger4931-Jan-07 8:30 

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.