Click here to Skip to main content
15,909,835 members
Home / Discussions / C#
   

C#

 
AnswerRe: Why this ? Pin
Colin Angus Mackay10-Sep-04 0:40
Colin Angus Mackay10-Sep-04 0:40 
GeneralRe: Why this ? Pin
sreejith ss nair10-Sep-04 0:55
sreejith ss nair10-Sep-04 0:55 
GeneralRe: Why this ? Pin
Colin Angus Mackay10-Sep-04 1:35
Colin Angus Mackay10-Sep-04 1:35 
GeneralRe: Why this ? Pin
Matt Gerrans10-Sep-04 7:18
Matt Gerrans10-Sep-04 7:18 
GeneralRe: Why this ? Pin
Colin Angus Mackay10-Sep-04 7:46
Colin Angus Mackay10-Sep-04 7:46 
GeneralRe: Why this ? Pin
Anonymous10-Sep-04 20:47
Anonymous10-Sep-04 20:47 
GeneralRe: Why this ? Pin
Colin Angus Mackay10-Sep-04 22:57
Colin Angus Mackay10-Sep-04 22:57 
QuestionWeb-style UI with re-flow - seen any examples? Pin
Mal Ross9-Sep-04 22:27
Mal Ross9-Sep-04 22:27 
Hi all,

I'm looking to implement a web-style UI using Windows Forms and C#. I want my task screens' content to fill the width of the window and to reflow nicely, like a web browser.

While I realise the docking features of Windows Forms are great for resizing content to fit a window, you run into problems when, say, the word-wrapping in a static text control changes such that the line count changes (2 lines become 3, for example). In such a situation, you'd want the controls below the static to shuffle up or down accordingly, but the docking properties aren't enough to cater for this.

Has anyone seen any Forms code that avoids ugly spaces opening up (or conversely, overlapping controls) by correctly reflowing the form's content?

Cheers,

Mal.
AnswerRe: Web-style UI with re-flow - seen any examples? Pin
sreejith ss nair9-Sep-04 23:41
sreejith ss nair9-Sep-04 23:41 
GeneralRe: Web-style UI with re-flow - seen any examples? Pin
Mal Ross9-Sep-04 23:47
Mal Ross9-Sep-04 23:47 
AnswerRe: Web-style UI with re-flow - seen any examples? Pin
mav.northwind10-Sep-04 1:45
mav.northwind10-Sep-04 1:45 
AnswerRe: Web-style UI with re-flow - seen any examples? Pin
mav.northwind10-Sep-04 2:45
mav.northwind10-Sep-04 2:45 
GeneralRe: Web-style UI with re-flow - seen any examples? Pin
Mal Ross10-Sep-04 4:46
Mal Ross10-Sep-04 4:46 
Generalcall Javascript Function Pin
Ikarus769-Sep-04 22:16
Ikarus769-Sep-04 22:16 
Generaldisable cross button Pin
xiaowenjie9-Sep-04 20:22
xiaowenjie9-Sep-04 20:22 
GeneralRe: disable cross button Pin
Jay Shankar9-Sep-04 20:56
Jay Shankar9-Sep-04 20:56 
GeneralRe: disable cross button Pin
Stefan Troschuetz10-Sep-04 2:39
Stefan Troschuetz10-Sep-04 2:39 
Questionhow to import COM DLL in ASP.NET using C# Pin
zahid_ash9-Sep-04 19:09
zahid_ash9-Sep-04 19:09 
AnswerRe: how to import COM DLL in ASP.NET using C# Pin
sreejith ss nair9-Sep-04 20:00
sreejith ss nair9-Sep-04 20:00 
GeneralRe: how to import COM DLL in ASP.NET using C# Pin
zahid_ash9-Sep-04 20:37
zahid_ash9-Sep-04 20:37 
GeneralRe: how to import COM DLL in ASP.NET using C# Pin
sreejith ss nair9-Sep-04 21:10
sreejith ss nair9-Sep-04 21:10 
GeneralRe: how to import COM DLL in ASP.NET using C# Pin
zahid_ash9-Sep-04 21:37
zahid_ash9-Sep-04 21:37 
GeneralRe: how to import COM DLL in ASP.NET using C# Pin
sreejith ss nair9-Sep-04 22:36
sreejith ss nair9-Sep-04 22:36 
GeneralRe: how to import COM DLL in ASP.NET using C# Pin
zahid_ash9-Sep-04 23:15
zahid_ash9-Sep-04 23:15 
GeneralRe: how to import COM DLL in ASP.NET using C# Pin
sreejith ss nair9-Sep-04 23:29
sreejith ss nair9-Sep-04 23:29 

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.