Click here to Skip to main content
15,927,699 members
Home / Discussions / C#
   

C#

 
QuestionHow to Get All Databases Names in a Sql Server ? Pin
pubududilena26-Aug-04 1:45
pubududilena26-Aug-04 1:45 
AnswerRe: How to Get All Databases Names in a Sql Server ? Pin
David Salter26-Aug-04 2:13
David Salter26-Aug-04 2:13 
AnswerRe: How to Get All Databases Names in a Sql Server ? Pin
Colin Angus Mackay26-Aug-04 2:55
Colin Angus Mackay26-Aug-04 2:55 
AnswerRe: How to Get All Databases Names in a Sql Server ? Pin
Michael Potter26-Aug-04 6:09
Michael Potter26-Aug-04 6:09 
GeneralRe: How to Get All Databases Names in a Sql Server ? Pin
pubududilena26-Aug-04 17:51
pubududilena26-Aug-04 17:51 
GeneralRe: How to Get All Databases Names in a Sql Server ? Pin
Michael Potter27-Aug-04 3:42
Michael Potter27-Aug-04 3:42 
Generalapplying splitter resizing on tab pages Pin
samithas26-Aug-04 1:21
samithas26-Aug-04 1:21 
GeneralRe: applying splitter resizing on tab pages Pin
Jay Shankar26-Aug-04 1:39
Jay Shankar26-Aug-04 1:39 
Hi Smitha,

Problem lies in the layout of the userControl
In your case the constituent controls of the userControl should be put in the following sequence:
Step1.Put treeView control on the userControl, with Dock as Left
step2.Put splitter control, with Dock as Left
Step3.Put a panel on the userControl, with Dock as Fill
Step4.put all the textBoxes of the userControl in the above mentioned panel.

This should solve your problem.
Do revert back whether you could solve the problem or not?
(Note: Please delete all the constituent controls from your UserControl and start from Step1)

Regards,

Jay
GeneralRe: applying splitter resizing on tab pages Pin
Heath Stewart26-Aug-04 8:14
protectorHeath Stewart26-Aug-04 8:14 
GeneralRe: applying splitter resizing on tab pages Pin
Jay Shankar26-Aug-04 16:24
Jay Shankar26-Aug-04 16:24 
GeneralRe: applying splitter resizing on tab pages Pin
Heath Stewart26-Aug-04 8:13
protectorHeath Stewart26-Aug-04 8:13 
GeneralRe: applying splitter resizing on tab pages Pin
Jay Shankar26-Aug-04 16:43
Jay Shankar26-Aug-04 16:43 
GeneralRe: applying splitter resizing on tab pages Pin
Heath Stewart27-Aug-04 8:59
protectorHeath Stewart27-Aug-04 8:59 
Generalrecording screens on PocketPc's Pin
pat27088126-Aug-04 1:09
pat27088126-Aug-04 1:09 
GeneralRe: recording screens on PocketPc's Pin
Heath Stewart26-Aug-04 7:42
protectorHeath Stewart26-Aug-04 7:42 
GeneralRe: recording screens on PocketPc's Pin
Not Active26-Aug-04 9:38
mentorNot Active26-Aug-04 9:38 
GeneralRe: recording screens on PocketPc's Pin
pat27088126-Aug-04 11:14
pat27088126-Aug-04 11:14 
GeneralRe: recording screens on PocketPc's Pin
pat27088126-Aug-04 11:46
pat27088126-Aug-04 11:46 
GeneralSending Faxes Pin
Majid Shahabfar25-Aug-04 22:57
Majid Shahabfar25-Aug-04 22:57 
GeneralRe: Sending Faxes Pin
David Salter26-Aug-04 0:02
David Salter26-Aug-04 0:02 
GeneralRe: Sending Faxes Pin
Majid Shahabfar26-Aug-04 1:45
Majid Shahabfar26-Aug-04 1:45 
Generalpostion of text in label and text in textbox is not same Pin
arbrsoft25-Aug-04 21:35
arbrsoft25-Aug-04 21:35 
GeneralRe: postion of text in label and text in textbox is not same Pin
Steve Maier26-Aug-04 7:22
professionalSteve Maier26-Aug-04 7:22 
GeneralRe: postion of text in label and text in textbox is not same Pin
Heath Stewart26-Aug-04 8:04
protectorHeath Stewart26-Aug-04 8:04 
GeneralVirtual Listview Pin
Member 123021825-Aug-04 20:03
Member 123021825-Aug-04 20:03 

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.