Click here to Skip to main content
16,004,901 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionForm1 Larger Than Screen, TableLayoutPanel ??? Pin
Duane in Japan12-Jun-07 20:29
Duane in Japan12-Jun-07 20:29 
QuestionMake child controls follow scroll. Pin
Genbox12-Jun-07 10:46
Genbox12-Jun-07 10:46 
AnswerRe: Make child controls follow scroll. Pin
MatrixCoder12-Jun-07 11:22
MatrixCoder12-Jun-07 11:22 
GeneralRe: Make child controls follow scroll. Pin
Genbox12-Jun-07 11:27
Genbox12-Jun-07 11:27 
GeneralRe: Make child controls follow scroll. Pin
MatrixCoder12-Jun-07 13:12
MatrixCoder12-Jun-07 13:12 
GeneralRe: Make child controls follow scroll. Pin
Genbox12-Jun-07 21:22
Genbox12-Jun-07 21:22 
GeneralRe: Make child controls follow scroll. Pin
MatrixCoder13-Jun-07 9:11
MatrixCoder13-Jun-07 9:11 
GeneralRe: Make child controls follow scroll. Pin
Genbox13-Jun-07 11:04
Genbox13-Jun-07 11:04 
I really appreciate your help Smile | :)

I've made a usercontrol that contains a picturebox (for preview of file), progressbar (for transfer progress) and some labellinks (accept file, cancel file and so on).

I've experimented a little by using a FlowLayoutPanel. Every time i write a message, it will create a textbox and append it to the FlowLayoutPanel. This works well in the terms of positioning the filetransfer usercontrol and text, but then other problems start to arise, such as word wrapping problems, mouse selecting (i cant select text from 2 textboxes at the same time), so I don't think this is the right way to do it.

So I need a way of positioning the filetransfer usercontrol in a textbox and make it part of the textflow. (like the messenger screenshots I posted)
GeneralRe: Make child controls follow scroll. Pin
MatrixCoder13-Jun-07 13:06
MatrixCoder13-Jun-07 13:06 
QuestionPropertyGrid FolderNameEditor Pin
Rome Singh12-Jun-07 9:41
Rome Singh12-Jun-07 9:41 
AnswerRe: PropertyGrid FolderNameEditor Pin
visualhint15-Jun-07 8:01
visualhint15-Jun-07 8:01 
QuestionMonth Pin
tantoun12-Jun-07 5:07
tantoun12-Jun-07 5:07 
AnswerRe: Month Pin
PaulPrice12-Jun-07 5:28
PaulPrice12-Jun-07 5:28 
Questioninstaller.log Pin
sarada_prasad12-Jun-07 2:25
sarada_prasad12-Jun-07 2:25 
AnswerRe: installer.log Pin
kubben12-Jun-07 6:04
kubben12-Jun-07 6:04 
AnswerRe: installer.log Pin
kubben13-Jun-07 1:35
kubben13-Jun-07 1:35 
QuestionHas known some html source code,can i know the element it correspond to? Pin
gzcjun12-Jun-07 0:20
gzcjun12-Jun-07 0:20 
AnswerRe: Has known some html source code,can i know the element it correspond to? Pin
PandemoniumPasha12-Jun-07 0:37
PandemoniumPasha12-Jun-07 0:37 
GeneralRe: Has known some html source code,can i know the element it correspond to? Pin
gzcjun12-Jun-07 2:09
gzcjun12-Jun-07 2:09 
Questionproperties of user controls Pin
abyclassic12-Jun-07 0:02
abyclassic12-Jun-07 0:02 
AnswerRe: properties of user controls Pin
PandemoniumPasha12-Jun-07 0:50
PandemoniumPasha12-Jun-07 0:50 
QuestionRe: properties of user controls Pin
abyclassic14-Jun-07 0:00
abyclassic14-Jun-07 0:00 
AnswerRe: properties of user controls Pin
PandemoniumPasha14-Jun-07 20:34
PandemoniumPasha14-Jun-07 20:34 
AnswerRe: properties of user controls Pin
PandemoniumPasha12-Jun-07 1:18
PandemoniumPasha12-Jun-07 1:18 
QuestionAdding & Removing properties of user controls Pin
abyclassic12-Jun-07 0:01
abyclassic12-Jun-07 0: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.