Click here to Skip to main content
16,007,885 members
Home / Discussions / C#
   

C#

 
GeneralRe: textbox with auto "scrolling" Pin
Member 146896026-Oct-04 23:33
Member 146896026-Oct-04 23:33 
GeneralRe: textbox with auto "scrolling" Pin
sreejith ss nair26-Oct-04 23:06
sreejith ss nair26-Oct-04 23:06 
GeneralRe: textbox with auto "scrolling" Pin
Member 146896026-Oct-04 23:34
Member 146896026-Oct-04 23:34 
GeneralRe: textbox with auto "scrolling" Pin
sreejith ss nair26-Oct-04 23:39
sreejith ss nair26-Oct-04 23:39 
GeneralRe: textbox with auto "scrolling" Pin
Member 146896026-Oct-04 23:46
Member 146896026-Oct-04 23:46 
GeneralRe: Welcome to Edit and Continue Pin
Stefan Troschuetz26-Oct-04 22:25
Stefan Troschuetz26-Oct-04 22:25 
GeneralStrange problem with ScrollBars - need urgent help Pin
mathon26-Oct-04 22:17
mathon26-Oct-04 22:17 
GeneralRe: Strange problem with ScrollBars - need urgent help Pin
sreejith ss nair26-Oct-04 22:32
sreejith ss nair26-Oct-04 22:32 
Ok. You have few textboxes in your panel. You want scroll bar when number of text boxes increses and need to view. This is what i understood. For scrolling the content of a panel you don't want to add any scroll bar inside. Better way to tackle this is, set the autoscroll property of the panel to true. If so, panel will automatically add scroll bar if it contain more number of controls which is not in visible position. Wink | ;)

Sreejith Nair
[ My Articles ]
GeneralHelp me use LDAP Pin
htphuc26-Oct-04 22:05
htphuc26-Oct-04 22:05 
GeneralRe: Help me use LDAP Pin
sreejith ss nair26-Oct-04 23:00
sreejith ss nair26-Oct-04 23:00 
GeneralForm inheritance Pin
Julien Ferraro26-Oct-04 22:05
Julien Ferraro26-Oct-04 22:05 
GeneralRe: Form inheritance Pin
Colin Angus Mackay26-Oct-04 22:18
Colin Angus Mackay26-Oct-04 22:18 
GeneralRe: Form inheritance Pin
Julien Ferraro27-Oct-04 19:15
Julien Ferraro27-Oct-04 19:15 
GeneralWelcome to Edit and Continue Pin
Alex Korchemniy26-Oct-04 21:59
Alex Korchemniy26-Oct-04 21:59 
GeneralRe: Welcome to Edit and Continue Pin
sreejith ss nair26-Oct-04 22:25
sreejith ss nair26-Oct-04 22:25 
Generalalgorithm for expiration date of trial software using C# Pin
jomargon26-Oct-04 21:27
jomargon26-Oct-04 21:27 
GeneralRe: algorithm for expiration date of trial software using C# Pin
sreejith ss nair26-Oct-04 22:23
sreejith ss nair26-Oct-04 22:23 
Generalunable to import merge module Pin
mhmoud rawas26-Oct-04 21:04
mhmoud rawas26-Oct-04 21:04 
Generalanalyzing a string Pin
Anonymous26-Oct-04 20:32
Anonymous26-Oct-04 20:32 
GeneralRe: analyzing a string Pin
sreejith ss nair26-Oct-04 22:20
sreejith ss nair26-Oct-04 22:20 
GeneralRe: analyzing a string Pin
Colin Angus Mackay26-Oct-04 22:22
Colin Angus Mackay26-Oct-04 22:22 
GeneralListView ScrollBar Pin
Zishan Haider26-Oct-04 19:50
Zishan Haider26-Oct-04 19:50 
GeneralRe: ListView ScrollBar Pin
sreejith ss nair26-Oct-04 22:16
sreejith ss nair26-Oct-04 22:16 
GeneralRe: ListView ScrollBar Pin
Zishan Haider26-Oct-04 22:34
Zishan Haider26-Oct-04 22:34 
GeneralTimeout in WebRequest.GetRequestStram() Pin
Guillermo Jimenez26-Oct-04 15:43
Guillermo Jimenez26-Oct-04 15:43 

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.