Click here to Skip to main content
15,922,533 members
Home / Discussions / C#
   

C#

 
AnswerRe: import contacts from hotmail using c# Pin
Ashfield19-Jul-09 21:37
Ashfield19-Jul-09 21:37 
GeneralRe: import contacts from hotmail using c# Pin
Charan Pat19-Jul-09 21:49
Charan Pat19-Jul-09 21:49 
AnswerRe: import contacts from hotmail using c# Pin
Blue_Boy19-Jul-09 22:52
Blue_Boy19-Jul-09 22:52 
GeneralRe: import contacts from hotmail using c# Pin
Charan Pat19-Jul-09 23:08
Charan Pat19-Jul-09 23:08 
AnswerRe: import contacts from hotmail using c# Pin
Member 21860869-Aug-10 22:20
Member 21860869-Aug-10 22:20 
QuestionCreate a call Back to button control in Ribbon Pin
mandar77719-Jul-09 20:45
mandar77719-Jul-09 20:45 
GeneralRe: Create a call Back to button control in Ribbon Pin
mandar77720-Jul-09 18:51
mandar77720-Jul-09 18:51 
QuestionProblem with Horizontal Scrollbar on Panel..... Pin
spalanivel19-Jul-09 20:25
spalanivel19-Jul-09 20:25 
QuestionHorizontal Scrollbar on Panel not working.... Pin
spalanivel19-Jul-09 20:24
spalanivel19-Jul-09 20:24 
Questionhow to open .txt file without using system.diagnostics.process Pin
pnvreddy19-Jul-09 20:23
pnvreddy19-Jul-09 20:23 
AnswerRe: how to open .txt file without using system.diagnostics.process Pin
N a v a n e e t h19-Jul-09 20:44
N a v a n e e t h19-Jul-09 20:44 
GeneralRe: how to open .txt file without using system.diagnostics.process Pin
pnvreddy19-Jul-09 20:48
pnvreddy19-Jul-09 20:48 
GeneralRe: how to open .txt file without using system.diagnostics.process Pin
N a v a n e e t h19-Jul-09 20:55
N a v a n e e t h19-Jul-09 20:55 
GeneralRe: how to open .txt file without using system.diagnostics.process Pin
PIEBALDconsult19-Jul-09 20:58
mvePIEBALDconsult19-Jul-09 20:58 
AnswerRe: how to open .txt file without using system.diagnostics.process Pin
riced19-Jul-09 21:26
riced19-Jul-09 21:26 
QuestionWill my apps based on FrameWork 2.0 work on computers with higher version installed? Pin
robotwink19-Jul-09 19:52
robotwink19-Jul-09 19:52 
AnswerRe: Will my apps based on FrameWork 2.0 work on computers with higher version installed? Pin
Vimalsoft(Pty) Ltd19-Jul-09 20:10
professionalVimalsoft(Pty) Ltd19-Jul-09 20:10 
AnswerRe: Will my apps based on FrameWork 2.0 work on computers with higher version installed? Pin
N a v a n e e t h19-Jul-09 20:16
N a v a n e e t h19-Jul-09 20:16 
AnswerRe: Will my apps based on FrameWork 2.0 work on computers with higher version installed? Pin
PIEBALDconsult19-Jul-09 20:49
mvePIEBALDconsult19-Jul-09 20:49 
GeneralRe: Will my apps based on FrameWork 2.0 work on computers with higher version installed? Pin
Luc Pattyn20-Jul-09 0:54
sitebuilderLuc Pattyn20-Jul-09 0:54 
QuestionProblem with saving file. Pin
vishal moharikar19-Jul-09 19:14
vishal moharikar19-Jul-09 19:14 
AnswerRe: Problem with saving file. Pin
N a v a n e e t h19-Jul-09 20:15
N a v a n e e t h19-Jul-09 20:15 
AnswerRe: Problem with saving file. Pin
PIEBALDconsult19-Jul-09 20:55
mvePIEBALDconsult19-Jul-09 20:55 
Questionleft pane Pin
Satish Pai19-Jul-09 18:53
Satish Pai19-Jul-09 18:53 
AnswerRe: left pane Pin
Mycroft Holmes19-Jul-09 20:17
professionalMycroft Holmes19-Jul-09 20:17 
I presume you mean in Winforms.

DOCK is the property you are looking for. Your user control will have a dock property.

User the Z order (bring to front/ send to back) of the control to manage the positioning in the control hierarchy.


Never underestimate the power of human stupidity
RAH

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.