Click here to Skip to main content
15,888,301 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Loading a User Control onto a panel at runtime Pin
TJoe29-Oct-07 2:14
TJoe29-Oct-07 2:14 
GeneralRe: Loading a User Control onto a panel at runtime Pin
Henry Venn30-Oct-07 0:58
Henry Venn30-Oct-07 0:58 
GeneralRe: Loading a User Control onto a panel at runtime Pin
TJoe30-Oct-07 2:01
TJoe30-Oct-07 2:01 
QuestionRe: Loading a User Control onto a panel at runtime Pin
Henry Venn31-Oct-07 17:18
Henry Venn31-Oct-07 17:18 
AnswerRe: Loading a User Control onto a panel at runtime Pin
Henry Venn31-Oct-07 17:35
Henry Venn31-Oct-07 17:35 
QuestionEmbedding an Access table into datagrid Pin
latuan13227-Oct-07 21:53
latuan13227-Oct-07 21:53 
AnswerRe: Embedding an Access table into datagrid Pin
Paul Conrad28-Oct-07 6:33
professionalPaul Conrad28-Oct-07 6:33 
GeneralHorizontally Scroll Lines of Text Pin
Brady Kelly27-Oct-07 1:40
Brady Kelly27-Oct-07 1:40 
I'm busy on a record layout editor for flat file exports. I have a 'preview' window where the user can view a sample of the expected output, the sample being one line for each record type in each grouping. I would like to allow the user to scroll each line left and right, but independently, and would like suggestions on how to achieve this.

I think to keep it simple, I can use a fixed width font and manage a collection of start and end columns for each displayed line, then just render to a textbox the visible portions of each line. Getting more complicated, I could use a lightweight textbox for each line, with an 'invisible horizontal scrollbar', but unless it's as easy as it looks, I think I would be heading down a long, dark path there.

Any other suggestions?



GeneralRe: Horizontally Scroll Lines of Text Pin
Luc Pattyn28-Oct-07 7:08
sitebuilderLuc Pattyn28-Oct-07 7:08 
GeneralRe: Horizontally Scroll Lines of Text Pin
Brady Kelly29-Oct-07 3:21
Brady Kelly29-Oct-07 3:21 
GeneralRe: Horizontally Scroll Lines of Text Pin
Luc Pattyn29-Oct-07 3:27
sitebuilderLuc Pattyn29-Oct-07 3:27 
GeneralRe: Horizontally Scroll Lines of Text Pin
Brady Kelly29-Oct-07 4:02
Brady Kelly29-Oct-07 4:02 
GeneralRe: Horizontally Scroll Lines of Text Pin
Luc Pattyn29-Oct-07 4:31
sitebuilderLuc Pattyn29-Oct-07 4:31 
GeneralRe: Horizontally Scroll Lines of Text Pin
Brady Kelly29-Oct-07 4:39
Brady Kelly29-Oct-07 4:39 
QuestionAccessing multiple groups of radiobuttons Pin
Steve Landers26-Oct-07 13:25
Steve Landers26-Oct-07 13:25 
AnswerRe: Accessing multiple groups of radiobuttons Pin
Luc Pattyn26-Oct-07 14:15
sitebuilderLuc Pattyn26-Oct-07 14:15 
GeneralRe: Accessing multiple groups of radiobuttons Pin
Steve Landers27-Oct-07 10:08
Steve Landers27-Oct-07 10:08 
GeneralRe: Accessing multiple groups of radiobuttons Pin
Luc Pattyn27-Oct-07 13:25
sitebuilderLuc Pattyn27-Oct-07 13:25 
GeneralRe: Accessing multiple groups of radiobuttons Pin
Steve Landers27-Oct-07 13:56
Steve Landers27-Oct-07 13:56 
QuestionHow to display char & integer type variables toether in a list box Pin
nuweima25-Oct-07 19:56
nuweima25-Oct-07 19:56 
AnswerRe: How to display char & integer type variables toether in a list box Pin
Luc Pattyn26-Oct-07 14:22
sitebuilderLuc Pattyn26-Oct-07 14:22 
QuestionEmbedding WMP and changing it's skin Pin
H.R25-Oct-07 19:37
H.R25-Oct-07 19:37 
AnswerRe: Embedding WMP and changing it's skin Pin
Kristian Sixhøj26-Oct-07 8:49
Kristian Sixhøj26-Oct-07 8:49 
GeneralRe: Embedding WMP and changing it's skin Pin
H.R27-Oct-07 16:04
H.R27-Oct-07 16:04 
GeneralRe: Embedding WMP and changing it's skin Pin
Kristian Sixhøj31-Oct-07 6:52
Kristian Sixhøj31-Oct-07 6: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.