Click here to Skip to main content
15,886,963 members
Home / Discussions / C#
   

C#

 
GeneralRe: Jagged Array Problems Pin
Steve5177126-Oct-09 13:57
Steve5177126-Oct-09 13:57 
AnswerRe: Jagged Array Problems Pin
Not Active26-Oct-09 7:06
mentorNot Active26-Oct-09 7:06 
GeneralRe: Jagged Array Problems Pin
Steve5177126-Oct-09 7:50
Steve5177126-Oct-09 7:50 
QuestionDataGridView Scrollbars Disabled Pin
musefan26-Oct-09 6:21
musefan26-Oct-09 6:21 
QuestionHow to create GUI designer for users Pin
omeecode26-Oct-09 5:38
omeecode26-Oct-09 5:38 
AnswerRe: How to create GUI designer for users Pin
Henry Minute26-Oct-09 5:46
Henry Minute26-Oct-09 5:46 
AnswerRe: How to create GUI designer for users Pin
J4amieC26-Oct-09 6:39
J4amieC26-Oct-09 6:39 
AnswerRe: How to create GUI designer for users Pin
MickCurley26-Oct-09 7:53
MickCurley26-Oct-09 7:53 
You could always create a windows application using VS(assuming you use it).
Place whatever components you require on the form.
Then have a look at the YourForm.designer.cs files.
This will give you all the necessary info on creating the various controls.
Next investigate Drawing,DragDrop using the mouse.
Finally you will need to save this info (control type,position etc) in some type of file XML etc.
After all this you should have yourself a pretty fine GUI Editor.

Best of luck

Regards
Mick Curley

Smile | :)






Questionwindows service security permissions Pin
Chesnokov Yuriy26-Oct-09 5:31
professionalChesnokov Yuriy26-Oct-09 5:31 
AnswerRe: windows service security permissions Pin
Covean26-Oct-09 6:33
Covean26-Oct-09 6:33 
GeneralRe: windows service security permissions Pin
Chesnokov Yuriy26-Oct-09 7:56
professionalChesnokov Yuriy26-Oct-09 7:56 
GeneralRe: windows service security permissions Pin
Covean26-Oct-09 22:19
Covean26-Oct-09 22:19 
QuestionRe: windows service security permissions Pin
Chesnokov Yuriy26-Oct-09 23:14
professionalChesnokov Yuriy26-Oct-09 23:14 
AnswerRe: windows service security permissions Pin
Covean26-Oct-09 23:39
Covean26-Oct-09 23:39 
QuestionMarshal.FinalReleaseComObject locking up Pin
Ian Shlasko26-Oct-09 4:44
Ian Shlasko26-Oct-09 4:44 
QuestionCrysatl Report Problem Pin
Thaer Hamael26-Oct-09 2:20
Thaer Hamael26-Oct-09 2:20 
GeneralRe: Crysatl Report Problem Pin
Henry Minute26-Oct-09 3:46
Henry Minute26-Oct-09 3:46 
Questionhow to develop IRM application Pin
Joe Rozario26-Oct-09 2:09
Joe Rozario26-Oct-09 2:09 
AnswerRe: how to develop IRM application Pin
Richard MacCutchan26-Oct-09 4:19
mveRichard MacCutchan26-Oct-09 4:19 
GeneralRe: how to develop IRM application Pin
Joe Rozario26-Oct-09 17:46
Joe Rozario26-Oct-09 17:46 
GeneralRe: how to develop IRM application Pin
Richard MacCutchan26-Oct-09 22:21
mveRichard MacCutchan26-Oct-09 22:21 
GeneralRe: how to develop IRM application Pin
Joe Rozario26-Oct-09 23:07
Joe Rozario26-Oct-09 23:07 
Questionhow to start in diffrent process id Pin
Joe Rozario26-Oct-09 1:57
Joe Rozario26-Oct-09 1:57 
AnswerRe: how to start in diffrent process id Pin
dan!sh 26-Oct-09 2:05
professional dan!sh 26-Oct-09 2:05 
GeneralRe: how to start in diffrent process id Pin
Joe Rozario26-Oct-09 17:29
Joe Rozario26-Oct-09 17:29 

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.