Click here to Skip to main content
15,902,114 members
Home / Discussions / C#
   

C#

 
AnswerRe: Howto: call a webservice dynamicly from a Windows Application Pin
Not Active26-Jul-07 2:17
mentorNot Active26-Jul-07 2:17 
QuestionSCSF performance... Pin
Seishin#26-Jul-07 2:01
Seishin#26-Jul-07 2:01 
AnswerRe: SCSF performance... Pin
Luc Pattyn26-Jul-07 2:34
sitebuilderLuc Pattyn26-Jul-07 2:34 
QuestionWord document in previewcontrol ? Pin
Marcel Vreuls (www.agentbase.nl)26-Jul-07 1:57
Marcel Vreuls (www.agentbase.nl)26-Jul-07 1:57 
Questionhow can i get the graphics Pin
foxch26-Jul-07 1:43
foxch26-Jul-07 1:43 
AnswerRe: how can i get the graphics Pin
Pete O'Hanlon26-Jul-07 2:35
mvePete O'Hanlon26-Jul-07 2:35 
QuestionRe: how can i get the graphics Pin
foxch26-Jul-07 3:32
foxch26-Jul-07 3:32 
AnswerRe: how can i get the graphics Pin
Luc Pattyn26-Jul-07 5:55
sitebuilderLuc Pattyn26-Jul-07 5:55 
IMO your base class could derive from Control or from any Control you choose (such as Panel).
User Controls are useful if you want to package things in such a way that you can
reuse them in another project (DLL), and/or manipulate them in Visual Designer.

If you derive Shape from Control, then MyRectangle from Shape, you can add these to
your form's Controls property (or even to each other for hierarchical drawings).

Smile | :)


QuestionTreeView Control in C# Pin
T.RATHA KRISHNAN26-Jul-07 1:34
T.RATHA KRISHNAN26-Jul-07 1:34 
AnswerRe: TreeView Control in C# Pin
André Stroebel26-Jul-07 4:11
André Stroebel26-Jul-07 4:11 
Questioncreating a Wireless bitmap file Pin
Fara7626-Jul-07 1:32
Fara7626-Jul-07 1:32 
AnswerRe: creating a Wireless bitmap file Pin
Not Active26-Jul-07 2:04
mentorNot Active26-Jul-07 2:04 
AnswerRe: creating a Wireless bitmap file Pin
Dave Kreskowiak26-Jul-07 4:09
mveDave Kreskowiak26-Jul-07 4:09 
GeneralRe: creating a Wireless bitmap file Pin
Fara7626-Jul-07 11:59
Fara7626-Jul-07 11:59 
GeneralRe: creating a Wireless bitmap file Pin
ekynox27-Jul-07 15:12
ekynox27-Jul-07 15:12 
Questionhow to close the form. Pin
monuSaini26-Jul-07 1:24
monuSaini26-Jul-07 1:24 
AnswerRe: how to close the form. Pin
Pete O'Hanlon26-Jul-07 1:29
mvePete O'Hanlon26-Jul-07 1:29 
AnswerRe: how to close the form. Pin
kubben26-Jul-07 1:34
kubben26-Jul-07 1:34 
AnswerRe: how to close the form. Pin
Luc Pattyn26-Jul-07 6:34
sitebuilderLuc Pattyn26-Jul-07 6:34 
QuestionApplication that can't be terminate or kill Pin
Developer61126-Jul-07 1:05
Developer61126-Jul-07 1:05 
AnswerRe: Application that can't be terminate or kill Pin
Pete O'Hanlon26-Jul-07 1:13
mvePete O'Hanlon26-Jul-07 1:13 
GeneralRe: Application that can't be terminate or kill Pin
Developer61126-Jul-07 1:20
Developer61126-Jul-07 1:20 
GeneralRe: Application that can't be terminate or kill Pin
Pete O'Hanlon26-Jul-07 1:33
mvePete O'Hanlon26-Jul-07 1:33 
GeneralRe: Application that can't be terminate or kill Pin
J4amieC26-Jul-07 1:34
J4amieC26-Jul-07 1:34 
GeneralRe: Application that can't be terminate or kill Pin
Developer61126-Jul-07 1:51
Developer61126-Jul-07 1:51 

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.