Click here to Skip to main content
15,885,366 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem in Update Btn Click .......... pls help me Pin
Henry Minute25-Sep-09 1:53
Henry Minute25-Sep-09 1:53 
QuestionDynamically adding panels to window form Pin
kyi kyi24-Sep-09 18:19
kyi kyi24-Sep-09 18:19 
AnswerRe: Dynamically adding panels to window form Pin
PIEBALDconsult24-Sep-09 18:47
mvePIEBALDconsult24-Sep-09 18:47 
QuestionHow to control flash object in IE plugin? Pin
mydann24-Sep-09 17:56
mydann24-Sep-09 17:56 
QuestionCreating custom control Pin
Dunk310124-Sep-09 13:01
Dunk310124-Sep-09 13:01 
AnswerRe: Creating custom control Pin
Christian Graus24-Sep-09 13:38
protectorChristian Graus24-Sep-09 13:38 
GeneralRe: Creating custom control Pin
Dunk310124-Sep-09 14:04
Dunk310124-Sep-09 14:04 
GeneralRe: Creating custom control Pin
Christian Graus24-Sep-09 14:12
protectorChristian Graus24-Sep-09 14:12 
OK, so there's several steps here.

1 - make your form a control. This is really easy, just create a blank control and move your form to it.
2 - put it in a dll. The only issue I see here, is making sure you import the Windows.Forms dll so you have that stuff inside the scope of your code
3 - make it appear in the designer. Not sure if this just happens or if you need to add some sort of attribute to make it happen

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: Creating custom control Pin
PIEBALDconsult25-Sep-09 7:38
mvePIEBALDconsult25-Sep-09 7:38 
Questionhelp is need Pin
codeGuru200924-Sep-09 10:29
codeGuru200924-Sep-09 10:29 
AnswerRe: help is need Pin
DaveyM6924-Sep-09 10:40
professionalDaveyM6924-Sep-09 10:40 
GeneralRe: help is need Pin
codeGuru200924-Sep-09 13:29
codeGuru200924-Sep-09 13:29 
AnswerRe: help is need Pin
Not Active24-Sep-09 10:50
mentorNot Active24-Sep-09 10:50 
AnswerRe: help is need Pin
PIEBALDconsult24-Sep-09 11:56
mvePIEBALDconsult24-Sep-09 11:56 
GeneralRe: help is need Pin
harold aptroot24-Sep-09 12:26
harold aptroot24-Sep-09 12:26 
GeneralRe: help is need Pin
Luc Pattyn24-Sep-09 12:52
sitebuilderLuc Pattyn24-Sep-09 12:52 
GeneralRe: help is need Pin
PIEBALDconsult24-Sep-09 13:55
mvePIEBALDconsult24-Sep-09 13:55 
GeneralRe: help is need Pin
PIEBALDconsult24-Sep-09 13:58
mvePIEBALDconsult24-Sep-09 13:58 
GeneralRe: help is need Pin
Luc Pattyn24-Sep-09 14:06
sitebuilderLuc Pattyn24-Sep-09 14:06 
GeneralRe: help is need Pin
PIEBALDconsult24-Sep-09 14:31
mvePIEBALDconsult24-Sep-09 14:31 
GeneralRe: help is need Pin
PIEBALDconsult24-Sep-09 15:09
mvePIEBALDconsult24-Sep-09 15:09 
GeneralRe: help is need Pin
Luc Pattyn24-Sep-09 17:00
sitebuilderLuc Pattyn24-Sep-09 17:00 
GeneralRe: help is need Pin
PIEBALDconsult24-Sep-09 18:14
mvePIEBALDconsult24-Sep-09 18:14 
GeneralRe: help is need Pin
PIEBALDconsult24-Sep-09 12:59
mvePIEBALDconsult24-Sep-09 12:59 
GeneralRe: help is need Pin
Luc Pattyn24-Sep-09 14:03
sitebuilderLuc Pattyn24-Sep-09 14:03 

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.