Click here to Skip to main content
15,917,455 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: From Form to DLL - How Do I Package Resource Icons and Files? Pin
Aurelius166420-Mar-08 5:38
Aurelius166420-Mar-08 5:38 
QuestionHow to populate datas in a Datagridview comboboxcolumn? Pin
kssknov18-Mar-08 2:37
kssknov18-Mar-08 2:37 
GeneralRe: How to populate datas in a Datagridview comboboxcolumn? Pin
Herman<T>.Instance1-Apr-08 23:42
Herman<T>.Instance1-Apr-08 23:42 
QuestionShare MSDN in LAN Pin
Sachin Pimpale18-Mar-08 0:44
Sachin Pimpale18-Mar-08 0:44 
Generaldatagrid or dataset to excel file Pin
caradri17-Mar-08 3:39
caradri17-Mar-08 3:39 
GeneralRe: datagrid or dataset to excel file Pin
Giorgi Dalakishvili17-Mar-08 7:40
mentorGiorgi Dalakishvili17-Mar-08 7:40 
QuestionWhat thing is done from IStream::Read to IWMReaderCallbackAdvanced::OnStreamSample? Pin
markliu-codeproject16-Mar-08 22:09
markliu-codeproject16-Mar-08 22:09 
GeneralMDI Child Form Pin
divyesh143216-Mar-08 21:33
divyesh143216-Mar-08 21:33 
hi,

I have one MDI form which has one webbrowser control.
Now I load/show a new form which is MDI's child form.

i.e.

Dim frmDetail as New FrmScreenDetails()
frmDetail.MdiParent = Me
frmDetail.Show()

Now what happens is my child form (frmDetail) is sent back because of my webbrowser control i.e. resides on MDI form.

Can we have something like my child form displays topmost compare to MDI's controls?

Thank You
GeneralRe: MDI Child Form Pin
parth.p17-Mar-08 0:13
parth.p17-Mar-08 0:13 
GeneralRe: MDI Child Form Pin
divyesh143217-Mar-08 0:16
divyesh143217-Mar-08 0:16 
GeneralSortedList Pin
Anneke16-Mar-08 11:35
Anneke16-Mar-08 11:35 
GeneralRe: SortedList Pin
Luc Pattyn16-Mar-08 14:34
sitebuilderLuc Pattyn16-Mar-08 14:34 
GeneralRe: SortedList Pin
Anneke18-Mar-08 9:13
Anneke18-Mar-08 9:13 
GeneralRe: SortedList Pin
Luc Pattyn18-Mar-08 13:00
sitebuilderLuc Pattyn18-Mar-08 13:00 
Generalunbound datagrid Pin
mr.me15-Mar-08 7:31
mr.me15-Mar-08 7:31 
GeneralRe: unbound datagrid Pin
Rocky#16-Mar-08 22:14
Rocky#16-Mar-08 22:14 
GeneralRe: unbound datagrid Pin
mr.me17-Mar-08 19:28
mr.me17-Mar-08 19:28 
GeneralRe: unbound datagrid Pin
Rocky#17-Mar-08 21:21
Rocky#17-Mar-08 21:21 
GeneralRe: unbound datagrid Pin
mr.me18-Mar-08 9:37
mr.me18-Mar-08 9:37 
GeneralRe: unbound datagrid Pin
Rocky#18-Mar-08 20:12
Rocky#18-Mar-08 20:12 
GeneralRe: unbound datagrid Pin
mr.me19-Mar-08 6:48
mr.me19-Mar-08 6:48 
Generalcrystal report Pin
Naresh12345678915-Mar-08 3:21
Naresh12345678915-Mar-08 3:21 
GeneralRe: crystal report Pin
Herman<T>.Instance1-Apr-08 23:43
Herman<T>.Instance1-Apr-08 23:43 
GeneralDatagridview Refresh Control Problem Pin
soniasan14-Mar-08 22:37
soniasan14-Mar-08 22:37 
GeneralRe: Datagridview Refresh Control Problem Pin
Herman<T>.Instance1-Apr-08 23:47
Herman<T>.Instance1-Apr-08 23:47 

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.