Click here to Skip to main content
16,017,833 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionAccessing Window Service from Other Machine ? Pin
Rizwan Bashir7-Aug-06 2:01
Rizwan Bashir7-Aug-06 2:01 
AnswerRe: Accessing Window Service from Other Machine ? Pin
Craster7-Aug-06 3:02
Craster7-Aug-06 3:02 
Questionlistview item add problem [modified] Pin
skhurams7-Aug-06 1:57
skhurams7-Aug-06 1:57 
AnswerRe: listview item add problem Pin
Rizwan Bashir7-Aug-06 2:04
Rizwan Bashir7-Aug-06 2:04 
AnswerRe: listview item add problem Pin
Dave Sexton7-Aug-06 2:04
Dave Sexton7-Aug-06 2:04 
AnswerRe: listview item add problem Pin
Dave Kreskowiak7-Aug-06 3:09
mveDave Kreskowiak7-Aug-06 3:09 
GeneralRe: listview item add problem Pin
Dave Sexton7-Aug-06 20:43
Dave Sexton7-Aug-06 20:43 
QuestionHow do I disable the Overrides (OnClosed) Pin
directred7-Aug-06 1:07
directred7-Aug-06 1:07 
I wonder if anyone could help.

How can disable or the X on a form but keep minimize button

Protected Overrides Sub OnClosed(ByVal e As System.EventArgs)

The reason is because I could have another form (child of MDI) open at the time. I want to be able to say "There is a form open cannot do this close"

Is there any code to do this or is it just a case of properties of a form.
AnswerRe: How do I disable the Overrides (OnClosed) Pin
Rizwan Bashir7-Aug-06 2:05
Rizwan Bashir7-Aug-06 2:05 
AnswerRe: How do I disable the Overrides (OnClosed) Pin
Dave Sexton7-Aug-06 2:12
Dave Sexton7-Aug-06 2:12 
AnswerRe: How do I disable the Overrides (OnClosed) Pin
Thomas Stockwell7-Aug-06 11:47
professionalThomas Stockwell7-Aug-06 11:47 
QuestionOnPaint Pin
microuser_20007-Aug-06 0:12
microuser_20007-Aug-06 0:12 
AnswerRe: OnPaint Pin
Guffa7-Aug-06 0:51
Guffa7-Aug-06 0:51 
GeneralRe: OnPaint Pin
microuser_20007-Aug-06 1:30
microuser_20007-Aug-06 1:30 
GeneralRe: OnPaint Pin
Guffa7-Aug-06 12:48
Guffa7-Aug-06 12:48 
AnswerRe: OnPaint Pin
Rizwan Bashir7-Aug-06 2:07
Rizwan Bashir7-Aug-06 2:07 
GeneralRe: OnPaint Pin
Thomas Stockwell7-Aug-06 11:32
professionalThomas Stockwell7-Aug-06 11:32 
QuestionContextMenuStrip submenu problem [modified] Pin
jvikard6-Aug-06 22:45
jvikard6-Aug-06 22:45 
AnswerRe: ContextMenuStrip submenu problem Pin
Rizwan Bashir7-Aug-06 2:10
Rizwan Bashir7-Aug-06 2:10 
QuestionCombobox Dropdown Pin
tibmark6-Aug-06 22:19
tibmark6-Aug-06 22:19 
AnswerRe: Combobox Dropdown Pin
Rizwan Bashir7-Aug-06 2:12
Rizwan Bashir7-Aug-06 2:12 
GeneralRe: Combobox Dropdown Pin
tibmark7-Aug-06 3:15
tibmark7-Aug-06 3:15 
GeneralRe: Combobox Dropdown Pin
Thomas Stockwell7-Aug-06 11:50
professionalThomas Stockwell7-Aug-06 11:50 
Questionproblem when exporting datagrid to excel [modified] Pin
ii_noname_ii6-Aug-06 22:19
ii_noname_ii6-Aug-06 22:19 
AnswerRe: problem when exporting datagrid to excel Pin
ii_noname_ii6-Aug-06 22:40
ii_noname_ii6-Aug-06 22:40 

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.