Click here to Skip to main content
15,887,989 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCombobox not (re)loading the Datasource Pin
SepPax18-May-15 6:11
SepPax18-May-15 6:11 
QuestionHow to Upload/preview excel sheet file to Datagridview Control Pin
Urassa, Octallon18-May-15 4:00
professionalUrassa, Octallon18-May-15 4:00 
GeneralRe: How to Upload/preview excel sheet file to Datagridview Control Pin
Sascha Lefèvre18-May-15 4:25
professionalSascha Lefèvre18-May-15 4:25 
AnswerRe: How to Upload/preview excel sheet file to Datagridview Control Pin
Richard MacCutchan18-May-15 4:43
mveRichard MacCutchan18-May-15 4:43 
QuestionApplication fail to close when a control created in runtime is used Pin
satc17-May-15 23:53
satc17-May-15 23:53 
GeneralRe: Application fail to close when a control created in runtime is used Pin
Sascha Lefèvre18-May-15 2:22
professionalSascha Lefèvre18-May-15 2:22 
GeneralRe: Application fail to close when a control created in runtime is used Pin
satc18-May-15 7:11
satc18-May-15 7:11 
GeneralRe: Application fail to close when a control created in runtime is used Pin
Sascha Lefèvre18-May-15 7:53
professionalSascha Lefèvre18-May-15 7:53 
satc wrote:
but this is not done automatically when I do Combobox.dispose ?
I don't think so - I assume the references in the event sources are alive until the Combobox object gets garbage collected. (edit: If someone else comes along here, can you confirm this?)

But, while explicitly unsubscribing is good practice in general (as long as you're not using a weak event pattern), it might not be the cause for your current problem. Can you post the relevant code bits? (Include also creating/referencing code)
If the brain were so simple we could understand it, we would be so simple we couldn't. — Lyall Watson


modified 18-May-15 14:09pm.

GeneralRe: Application fail to close when a control created in runtime is used Pin
satc18-May-15 17:08
satc18-May-15 17:08 
QuestionRe: Application fail to close when a control created in runtime is used Pin
Eddy Vluggen19-May-15 0:08
professionalEddy Vluggen19-May-15 0:08 
AnswerRe: Application fail to close when a control created in runtime is used Pin
satc19-May-15 6:41
satc19-May-15 6:41 
GeneralRe: Application fail to close when a control created in runtime is used Pin
Sascha Lefèvre19-May-15 8:46
professionalSascha Lefèvre19-May-15 8:46 
GeneralRe: Application fail to close when a control created in runtime is used Pin
satc19-May-15 8:55
satc19-May-15 8:55 
Question/ Pin
LA8888817-May-15 7:00
LA8888817-May-15 7:00 
GeneralRe: Asking advice for IO.File.ReadAllLines Pin
PIEBALDconsult17-May-15 7:07
mvePIEBALDconsult17-May-15 7:07 
GeneralRe: Asking advice for IO.File.ReadAllLines Pin
LA8888817-May-15 7:15
LA8888817-May-15 7:15 
Question[help] vb.net image resizing in picturebox Pin
Member 1169441315-May-15 15:19
Member 1169441315-May-15 15:19 
AnswerRe: [help] vb.net image resizing in picturebox Pin
Eddy Vluggen16-May-15 23:53
professionalEddy Vluggen16-May-15 23:53 
GeneralRe: [help] vb.net image resizing in picturebox Pin
Richard Andrew x6417-May-15 5:29
professionalRichard Andrew x6417-May-15 5:29 
GeneralRe: [help] vb.net image resizing in picturebox Pin
Eddy Vluggen17-May-15 6:36
professionalEddy Vluggen17-May-15 6:36 
QuestionCell painting in datagridview Pin
Helium9913-May-15 16:19
Helium9913-May-15 16:19 
AnswerRe: Cell painting in datagridview Pin
Eddy Vluggen15-May-15 6:26
professionalEddy Vluggen15-May-15 6:26 
GeneralRe: Cell painting in datagridview Pin
Helium9916-May-15 13:17
Helium9916-May-15 13:17 
GeneralRe: Cell painting in datagridview Pin
Eddy Vluggen16-May-15 23:50
professionalEddy Vluggen16-May-15 23:50 
GeneralRe: Cell painting in datagridview Pin
Helium9917-May-15 14:03
Helium9917-May-15 14: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.