Click here to Skip to main content
16,004,860 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How can I change the behavior of the "Close" button in a form? Pin
Andy Davies2-Jun-05 21:15
Andy Davies2-Jun-05 21:15 
GeneralRe: How can I change the behavior of the "Close" button in a form? Pin
Anonymous3-Jun-05 4:51
Anonymous3-Jun-05 4:51 
GeneralRe: How can I change the behavior of the "Close" button in a form? Pin
Andy Davies3-Jun-05 5:15
Andy Davies3-Jun-05 5:15 
Question.NET SDK. How to compile a VB file? Pin
shapper2-Jun-05 14:06
shapper2-Jun-05 14:06 
GeneralDrawing rubber band on screen... Pin
Raunak Mehta2-Jun-05 7:44
Raunak Mehta2-Jun-05 7:44 
GeneralRe: Drawing rubber band on screen... Pin
Christian Graus2-Jun-05 10:38
protectorChristian Graus2-Jun-05 10:38 
GeneralRe: Drawing rubber band on screen... Pin
Raunak Mehta2-Jun-05 11:10
Raunak Mehta2-Jun-05 11:10 
GeneralRe: Drawing rubber band on screen... Pin
Christian Graus2-Jun-05 11:24
protectorChristian Graus2-Jun-05 11:24 
I don't get why people still use VB6.....

In that case, this[^] is an article on rubber banding in C++, using different ROP codes. Basically, you select a code that is not destructive, then you draw your rectangle, and you draw it again to restore the old values before drawing a new rectangle elsewhere.

Or you could do the other thing I suggested, which is to Invalidate the desktop window, and force it to redraw.


Christian Graus - Microsoft MVP - C++
GeneralDataGrid Pin
dec_obrien2-Jun-05 4:01
dec_obrien2-Jun-05 4:01 
GeneralRe: DataGrid Pin
toxcct2-Jun-05 4:22
toxcct2-Jun-05 4:22 
GeneralList of Active Computers on Network Pin
Sumit Domyan2-Jun-05 1:39
Sumit Domyan2-Jun-05 1:39 
GeneralRe: List of Active Computers on Network Pin
Dave Kreskowiak2-Jun-05 7:04
mveDave Kreskowiak2-Jun-05 7:04 
GeneralCombo Box Validation Pin
suchi-gupta2-Jun-05 0:51
suchi-gupta2-Jun-05 0:51 
GeneralRe: Combo Box Validation [EDITED] Pin
toxcct2-Jun-05 1:24
toxcct2-Jun-05 1:24 
GeneralRe: Combo Box Validation Pin
Anonymous2-Jun-05 1:48
Anonymous2-Jun-05 1:48 
GeneralRe: Combo Box Validation Pin
toxcct2-Jun-05 2:01
toxcct2-Jun-05 2:01 
GeneralRe: Combo Box Validation Pin
Anonymous2-Jun-05 2:08
Anonymous2-Jun-05 2:08 
GeneralRe: Combo Box Validation Pin
toxcct2-Jun-05 2:15
toxcct2-Jun-05 2:15 
GeneralRe: Combo Box Validation Pin
Anonymous2-Jun-05 2:37
Anonymous2-Jun-05 2:37 
GeneralRe: Combo Box Validation Pin
Anonymous2-Jun-05 2:38
Anonymous2-Jun-05 2:38 
GeneralRe: Combo Box Validation Pin
toxcct2-Jun-05 2:49
toxcct2-Jun-05 2:49 
GeneralIf you are working with VB6 Pin
Yulianto.2-Jun-05 19:31
Yulianto.2-Jun-05 19:31 
GeneralRe: Combo Box Validation Pin
Member 19629203-Jun-05 21:35
Member 19629203-Jun-05 21:35 
GeneralRe: Combo Box Validation Pin
albCode6-Jun-05 0:06
albCode6-Jun-05 0:06 
GeneralRe: Combo Box Validation Pin
toxcct10-Jun-05 9:36
toxcct10-Jun-05 9:36 

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.