Hi,
I'm lookinf for the control that makes it possible in for example VisualStudio to input a breakpoint in a text
Thanx
Printable View
Hi,
I'm lookinf for the control that makes it possible in for example VisualStudio to input a breakpoint in a text
Thanx
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"
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