Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
QuestionIs there a file properties dialog in C#? Pin
Flack3-Mar-04 12:50
Flack3-Mar-04 12:50 
AnswerRe: Is there a file properties dialog in C#? Pin
Dave Kreskowiak3-Mar-04 18:46
mveDave Kreskowiak3-Mar-04 18:46 
AnswerRe: Is there a file properties dialog in C#? Pin
Heath Stewart4-Mar-04 5:18
protectorHeath Stewart4-Mar-04 5:18 
GeneralProblem with Visual Studio .NET Pin
johnstacey3-Mar-04 10:34
johnstacey3-Mar-04 10:34 
GeneralRe: Problem with Visual Studio .NET Pin
Heath Stewart4-Mar-04 4:15
protectorHeath Stewart4-Mar-04 4:15 
GeneralRe: Problem with Visual Studio .NET Pin
johnstacey4-Mar-04 11:24
johnstacey4-Mar-04 11:24 
GeneralRe: Problem with Visual Studio .NET Pin
Heath Stewart4-Mar-04 11:27
protectorHeath Stewart4-Mar-04 11:27 
GeneralRe: Problem with Visual Studio .NET Pin
johnstacey4-Mar-04 11:36
johnstacey4-Mar-04 11:36 
Hi Heath,
thanks for that. I think that is the best route. Below is an example of the code:

this.pctBtnCOCViewOrders.Location = new System.Drawing.Point(8, 135);
this.pctBtnCOCViewOrders.Name = "pctBtnCOCViewOrders";
this.pctBtnCOCViewOrders.Size = new System.Drawing.Size(86, 22);

As I said, nothing has been changed in here. But when I run the code it builds and displays the UI fine so I will hand-code it. Thanks again.
GeneralRe: Problem with Visual Studio .NET Pin
pacelvi5-Mar-04 13:02
pacelvi5-Mar-04 13:02 
GeneralLogin Form using C#(Winforms) Pin
umairpasha3-Mar-04 10:32
umairpasha3-Mar-04 10:32 
GeneralRe: Login Form using C#(Winforms) Pin
joan_fl3-Mar-04 10:47
joan_fl3-Mar-04 10:47 
GeneralUse remoting to invoke a remote method Pin
Judah Gabriel Himango3-Mar-04 9:27
sponsorJudah Gabriel Himango3-Mar-04 9:27 
GeneralRe: Use remoting to invoke a remote method Pin
LongRange.Shooter3-Mar-04 10:26
LongRange.Shooter3-Mar-04 10:26 
GeneralRe: Use remoting to invoke a remote method Pin
Judah Gabriel Himango3-Mar-04 12:49
sponsorJudah Gabriel Himango3-Mar-04 12:49 
GeneralRe: Use remoting to invoke a remote method Pin
Tom Larsen3-Mar-04 11:05
Tom Larsen3-Mar-04 11:05 
GeneralLimiting window movement Pin
sixefftee3-Mar-04 9:16
sixefftee3-Mar-04 9:16 
GeneralRe: Limiting window movement Pin
John Fisher4-Mar-04 10:55
John Fisher4-Mar-04 10:55 
GeneralPOP3 email monitor in c# Pin
gcwala3-Mar-04 9:05
gcwala3-Mar-04 9:05 
GeneralRe: POP3 email monitor in c# Pin
Heath Stewart3-Mar-04 9:11
protectorHeath Stewart3-Mar-04 9:11 
QuestionHow to et a List of PCS in my network Pin
dlm66673-Mar-04 9:00
dlm66673-Mar-04 9:00 
AnswerRe: How to et a List of PCS in my network Pin
Heath Stewart3-Mar-04 9:09
protectorHeath Stewart3-Mar-04 9:09 
GeneralC# pretty printers Pin
joschmo803-Mar-04 7:55
joschmo803-Mar-04 7:55 
Questionhow to get the picture from webcam in C#? Pin
kendao3-Mar-04 7:15
kendao3-Mar-04 7:15 
AnswerRe: how to get the picture from webcam in C#? Pin
Mazdak3-Mar-04 7:33
Mazdak3-Mar-04 7:33 
AnswerRe: how to get the picture from webcam in C#? Pin
Heath Stewart3-Mar-04 9:01
protectorHeath Stewart3-Mar-04 9:01 

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.