Click to See Complete Forum and Search --> : VisualStudio Control


SecretHell
February 18th, 2000, 07:36 PM
Hi,

I'm lookinf for the control that makes it possible in for example VisualStudio to input a breakpoint in a text

Thanx

Crazy D
February 19th, 2000, 04:56 AM
I have no idea what you mean, but if you mean Visual Studio and not the VB IDE, check out the vc++ part of codeguru, it has some (neat) macro's for Visual Studio.

Crazy D :-)
"One ring rules them all"

SecretHell
February 19th, 2000, 08:10 AM
This is what I mean :
in VC++ but also in VB you got this grey space on the left of your code-
textbox, When you click on it you can insert a breakpoint ( red circle).ยต
I don't know how to implement such a thing.
Any suggestions anybody ???

Thanx