Click here to Skip to main content
15,891,253 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Autonumber problem in Access database Pin
enmahdi14-Aug-07 19:52
enmahdi14-Aug-07 19:52 
GeneralRe: Autonumber problem in Access database Pin
dcode2515-Aug-07 6:47
dcode2515-Aug-07 6:47 
QuestionRing back tone detection Pin
Kanyungu14-Aug-07 4:16
Kanyungu14-Aug-07 4:16 
AnswerRe: Ring back tone detection Pin
Vasudevan Deepak Kumar14-Aug-07 4:47
Vasudevan Deepak Kumar14-Aug-07 4:47 
Questionhow to capture mouse events on shapes or graphic objects Pin
eyes200714-Aug-07 3:44
eyes200714-Aug-07 3:44 
AnswerRe: how to capture mouse events on shapes or graphic objects Pin
Taylor Kobani14-Aug-07 3:55
Taylor Kobani14-Aug-07 3:55 
GeneralRe: how to capture mouse events on shapes or graphic objects Pin
eyes200714-Aug-07 4:01
eyes200714-Aug-07 4:01 
GeneralRe: how to capture mouse events on shapes or graphic objects Pin
Taylor Kobani14-Aug-07 4:35
Taylor Kobani14-Aug-07 4:35 
The region class is defined in .Net so in vb6 you have to make an ActiveX and change its region to the corresponding shape using API functions.or you can add a control like picturebox to your form and using its hwnd and APIs change its shape.
so when you add this ActiveX to your project you will be able to use its events and a picturebox has its own mouse events.

A.E.K

GeneralRe: how to capture mouse events on shapes or graphic objects Pin
eyes200714-Aug-07 4:49
eyes200714-Aug-07 4:49 
GeneralRe: how to capture mouse events on shapes or graphic objects Pin
Richard Blythe14-Aug-07 16:12
Richard Blythe14-Aug-07 16:12 
GeneralRe: how to capture mouse events on shapes or graphic objects Pin
eyes200714-Aug-07 19:43
eyes200714-Aug-07 19:43 
GeneralRe: how to capture mouse events on shapes or graphic objects Pin
Richard Blythe15-Aug-07 6:12
Richard Blythe15-Aug-07 6:12 
QuestionHow can i get IP address of my computer using Vb 6.0 Pin
koolprasad200314-Aug-07 1:52
professionalkoolprasad200314-Aug-07 1:52 
AnswerRe: How can i get IP address of my computer using Vb 6.0 Pin
Froz3n14-Aug-07 1:55
Froz3n14-Aug-07 1:55 
GeneralRe: How can i get IP address of my computer using Vb 6.0 Pin
koolprasad200314-Aug-07 2:26
professionalkoolprasad200314-Aug-07 2:26 
GeneralRe: How can i get IP address of my computer using Vb 6.0 Pin
Froz3n14-Aug-07 2:28
Froz3n14-Aug-07 2:28 
GeneralRe: How can i get IP address of my computer using Vb 6.0 Pin
Dave Kreskowiak14-Aug-07 3:12
mveDave Kreskowiak14-Aug-07 3:12 
GeneralRe: How can i get IP address of my computer using Vb 6.0 Pin
Dave Kreskowiak14-Aug-07 3:13
mveDave Kreskowiak14-Aug-07 3:13 
AnswerRe: How can i get IP address of my computer using Vb 6.0 Pin
Taylor Kobani14-Aug-07 3:45
Taylor Kobani14-Aug-07 3:45 
AnswerRe: How can i get IP address of my computer using Vb 6.0 Pin
Vasudevan Deepak Kumar14-Aug-07 5:16
Vasudevan Deepak Kumar14-Aug-07 5:16 
AnswerRe: How can i get IP address of my computer using Vb 6.0 Pin
koolprasad200315-Aug-07 19:46
professionalkoolprasad200315-Aug-07 19:46 
QuestionFormatting Numbers Pin
Froz3n14-Aug-07 1:49
Froz3n14-Aug-07 1:49 
AnswerRe: Formatting Numbers Pin
Tom Deketelaere14-Aug-07 2:10
professionalTom Deketelaere14-Aug-07 2:10 
GeneralRe: Formatting Numbers Pin
Froz3n14-Aug-07 2:14
Froz3n14-Aug-07 2:14 
QuestionI want to compare between the dates something like that Pin
Ahmed El-Badry14-Aug-07 0:09
Ahmed El-Badry14-Aug-07 0:09 

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.