Click here to Skip to main content
15,920,836 members
Home / Discussions / C#
   

C#

 
QuestionVisual Studio C# - plugging in external DLL's Pin
sysrev2-Feb-07 7:11
sysrev2-Feb-07 7:11 
AnswerRe: Visual Studio C# - plugging in external DLL's Pin
Luc Pattyn2-Feb-07 7:26
sitebuilderLuc Pattyn2-Feb-07 7:26 
GeneralRe: Visual Studio C# - plugging in external DLL's Pin
sysrev3-Feb-07 1:14
sysrev3-Feb-07 1:14 
GeneralRe: Visual Studio C# - plugging in external DLL's Pin
Luc Pattyn3-Feb-07 1:28
sitebuilderLuc Pattyn3-Feb-07 1:28 
GeneralRe: Visual Studio C# - plugging in external DLL's Pin
sysrev3-Feb-07 1:55
sysrev3-Feb-07 1:55 
Questionshape files Pin
hamadam212-Feb-07 6:57
hamadam212-Feb-07 6:57 
Questionscale picture Pin
hamadam212-Feb-07 6:55
hamadam212-Feb-07 6:55 
AnswerRe: scale picture Pin
Luc Pattyn2-Feb-07 7:32
sitebuilderLuc Pattyn2-Feb-07 7:32 
You can position and size your picturebox any way you want.
You can assign an image to the PB, and finally there is PictureBox.SizeModethat defines
what to do when picturebox and image happen to have different sizes.

When in doubt about some class, first thing to do is read the page(s) in MSDN, the help
information that is built in Visual Studio. (Menu Help/Index... or Help/Search...).

Smile | :)

Luc Pattyn

Questionhow to create multiple instance of windows service .Net Pin
sundar1562-Feb-07 6:44
sundar1562-Feb-07 6:44 
AnswerRe: how to create multiple instance of windows service .Net Pin
Luc Pattyn2-Feb-07 7:34
sitebuilderLuc Pattyn2-Feb-07 7:34 
GeneralRe: how to create multiple instance of windows service .Net Pin
PIEBALDconsult2-Feb-07 8:29
mvePIEBALDconsult2-Feb-07 8:29 
GeneralRe: how to create multiple instance of windows service .Net Pin
sundar1566-Feb-07 4:44
sundar1566-Feb-07 4:44 
QuestionLike contacts edit of outlook (exchange server 2003) from (c *.net with framework 1.1) Pin
HugoCor2-Feb-07 5:57
HugoCor2-Feb-07 5:57 
AnswerRe: Like contacts edit of outlook (exchange server 2003) from (c *.net with framework 1.1) Pin
led mike2-Feb-07 6:26
led mike2-Feb-07 6:26 
QuestionCreate Collection from Class Pin
mail5723522-Feb-07 5:21
mail5723522-Feb-07 5:21 
AnswerRe: Create Collection from Class Pin
Abisodun2-Feb-07 5:27
Abisodun2-Feb-07 5:27 
AnswerRe: Create Collection from Class Pin
Luc Pattyn2-Feb-07 7:36
sitebuilderLuc Pattyn2-Feb-07 7:36 
QuestionHow to Interact with hardware in C# Pin
Muhammad Kalim2-Feb-07 5:17
Muhammad Kalim2-Feb-07 5:17 
QuestionRe: How to Interact with hardware in C# Pin
MaxRelaxman2-Feb-07 5:58
MaxRelaxman2-Feb-07 5:58 
AnswerRe: How to Interact with hardware in C# Pin
Muhammad Kalim2-Feb-07 6:05
Muhammad Kalim2-Feb-07 6:05 
QuestionDeleted records in a dataset Pin
kmuthuk2-Feb-07 4:31
kmuthuk2-Feb-07 4:31 
AnswerRe: Deleted records in a dataset Pin
bobsugar2222-Feb-07 4:45
bobsugar2222-Feb-07 4:45 
GeneralRe: Deleted records in a dataset Pin
kmuthuk2-Feb-07 5:06
kmuthuk2-Feb-07 5:06 
AnswerRe: Deleted records in a dataset Pin
bobsugar2222-Feb-07 5:21
bobsugar2222-Feb-07 5:21 
GeneralRe: Deleted records in a dataset Pin
kmuthuk2-Feb-07 5:52
kmuthuk2-Feb-07 5:52 

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.