Click here to Skip to main content
15,891,903 members
Home / Discussions / C#
   

C#

 
AnswerRe: problem to importing DLL files Pin
Luc Pattyn4-Apr-09 22:54
sitebuilderLuc Pattyn4-Apr-09 22:54 
GeneralRe: problem to importing DLL files Pin
PIEBALDconsult5-Apr-09 4:14
mvePIEBALDconsult5-Apr-09 4:14 
QuestionSeparator Line on form.....help guys! Pin
Rajdeep.NET is BACK4-Apr-09 21:21
Rajdeep.NET is BACK4-Apr-09 21:21 
AnswerRe: Separator Line on form.....help guys! Pin
Harvey Saayman4-Apr-09 22:02
Harvey Saayman4-Apr-09 22:02 
GeneralRe: Separator Line on form.....help guys! Pin
Rajdeep.NET is BACK4-Apr-09 22:13
Rajdeep.NET is BACK4-Apr-09 22:13 
GeneralRe: Separator Line on form.....help guys! Pin
Rajdeep.NET is BACK4-Apr-09 22:16
Rajdeep.NET is BACK4-Apr-09 22:16 
GeneralRe: Separator Line on form.....help guys! Pin
Luc Pattyn4-Apr-09 22:59
sitebuilderLuc Pattyn4-Apr-09 22:59 
AnswerRe: Separator Line on form.....help guys! Pin
#realJSOP5-Apr-09 3:07
mve#realJSOP5-Apr-09 3:07 
This is from memory, so you may have to adapt to what's actually there, but it should be close:

0) Put a label control on the form.

1) Set the border style property to Fixed 3D.

2) Set the Auto Size property to false.

3) Set the height (or width) to 2px (you have to physically type this because the designer won't let you make it that small by dragging the border with the mouse)

4) Clear the Text property.

5) Now you can use the mouse to make the line as big (long/tall) as you need.


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


QuestionOk, is it just me or...? Pin
jas0n234-Apr-09 20:26
jas0n234-Apr-09 20:26 
AnswerRe: Ok, is it just me or...? Pin
hot_ice4-Apr-09 20:39
hot_ice4-Apr-09 20:39 
GeneralRe: Ok, is it just me or...? Pin
jas0n234-Apr-09 20:42
jas0n234-Apr-09 20:42 
AnswerRe: Ok, is it just me or...? Pin
DaveyM694-Apr-09 22:16
professionalDaveyM694-Apr-09 22:16 
AnswerRe: Ok, is it just me or...? Pin
Luc Pattyn4-Apr-09 23:02
sitebuilderLuc Pattyn4-Apr-09 23:02 
AnswerRe: Ok, is it just me or...? Pin
Christian Graus5-Apr-09 0:01
protectorChristian Graus5-Apr-09 0:01 
GeneralRe: Ok, is it just me or...? Pin
jas0n235-Apr-09 0:05
jas0n235-Apr-09 0:05 
AnswerRe: Ok, is it just me or...? Pin
#realJSOP5-Apr-09 3:09
mve#realJSOP5-Apr-09 3:09 
AnswerRe: Ok, is it just me or...? Pin
PIEBALDconsult5-Apr-09 5:39
mvePIEBALDconsult5-Apr-09 5:39 
QuestionHow to validate the xml while updating the node of an xml Pin
member1234564-Apr-09 19:40
member1234564-Apr-09 19:40 
QuestionRounded button and panel in c# Pin
sepel4-Apr-09 19:17
sepel4-Apr-09 19:17 
AnswerRe: Rounded button in c# Pin
Xmen Real 4-Apr-09 19:36
professional Xmen Real 4-Apr-09 19:36 
AnswerRe: [Message Deleted] Pin
Luc Pattyn4-Apr-09 23:05
sitebuilderLuc Pattyn4-Apr-09 23:05 
GeneralRe: [Message Deleted] Pin
sepel5-Apr-09 18:17
sepel5-Apr-09 18:17 
QuestionCOM Interop GUID Help Pin
monkh4-Apr-09 18:01
monkh4-Apr-09 18:01 
QuestionClickOnce app... contanstly checking for updates? Pin
Jacob Dixon4-Apr-09 17:16
Jacob Dixon4-Apr-09 17:16 
AnswerRe: ClickOnce app... contanstly checking for updates? Pin
Mycroft Holmes4-Apr-09 22:48
professionalMycroft Holmes4-Apr-09 22:48 

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.