Click here to Skip to main content
15,913,939 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Starting Point. Pin
Tom John13-Oct-05 3:32
Tom John13-Oct-05 3:32 
QuestionComma Separated Numbers Pin
Greeky13-Oct-05 1:38
Greeky13-Oct-05 1:38 
AnswerRe: Comma Separated Numbers Pin
Tom John13-Oct-05 3:24
Tom John13-Oct-05 3:24 
QuestionCan subroutine in VB DLL accept array variable argument??? Pin
Anonymous13-Oct-05 0:58
Anonymous13-Oct-05 0:58 
Questiontrap-inputbox Pin
himanshu_softin12-Oct-05 23:44
himanshu_softin12-Oct-05 23:44 
Questionhow to report the bugs together with program status such as procedure name, call stack, code line and variable contents Pin
sanjaysanju12-Oct-05 23:18
sanjaysanju12-Oct-05 23:18 
AnswerRe: how to report the bugs together with program status such as procedure name, call stack, code line and variable contents Pin
Briga13-Oct-05 5:04
Briga13-Oct-05 5:04 
AnswerRe: how to report the bugs together with program status such as procedure name, call stack, code line and variable contents Pin
Qhalis13-Oct-05 8:06
Qhalis13-Oct-05 8:06 
In which language are you working?

VB6 - afaik you will need to custom write something, there is no support for this 'straight out of the box'

VB.Net
Look at the stacktrace and stackframe classes. They provide all the information. NOTE: if using exception handling, the exception object includes a stacktrace.

Alan.
QuestionMake size on Win UserControl dynamic Pin
Spaz8012-Oct-05 21:30
Spaz8012-Oct-05 21:30 
AnswerRe: Make size on Win UserControl dynamic Pin
Spaz8012-Oct-05 22:07
Spaz8012-Oct-05 22:07 
Questionhow can i add value n combobox Pin
shashank veerkar12-Oct-05 20:13
shashank veerkar12-Oct-05 20:13 
AnswerRe: how can i add value n combobox Pin
_mubashir12-Oct-05 21:30
_mubashir12-Oct-05 21:30 
AnswerRe: how can i add value n combobox Pin
toxcct12-Oct-05 23:23
toxcct12-Oct-05 23:23 
Questionadd tab page to crystal report viewer Pin
kikde12-Oct-05 19:38
kikde12-Oct-05 19:38 
Questioni need a help about "network application libraries" Pin
abuassad_a12-Oct-05 17:25
abuassad_a12-Oct-05 17:25 
QuestionHOw to read text file that will return the value to excel Pin
isaii12-Oct-05 16:20
isaii12-Oct-05 16:20 
AnswerRe: HOw to read text file that will return the value to excel Pin
Tom John13-Oct-05 3:28
Tom John13-Oct-05 3:28 
GeneralRe: HOw to read text file that will return the value to excel Pin
isaii13-Oct-05 17:03
isaii13-Oct-05 17:03 
GeneralRe: HOw to read text file that will return the value to excel Pin
isaii16-Oct-05 16:21
isaii16-Oct-05 16:21 
QuestionRun with startup... throw an typeIntializeException Pin
militiaware12-Oct-05 15:51
militiaware12-Oct-05 15:51 
GeneralRe: Run with startup... throw an typeIntializeException Pin
Briga13-Oct-05 5:06
Briga13-Oct-05 5:06 
GeneralRe: Run with startup... throw an typeIntializeException Pin
militiaware14-Oct-05 16:06
militiaware14-Oct-05 16:06 
GeneralRe: Run with startup... throw an typeIntializeException Pin
Briga15-Oct-05 3:46
Briga15-Oct-05 3:46 
QuestionHow disable Sound on VB project. Pin
12-Oct-05 13:48
suss12-Oct-05 13:48 
AnswerRe: How disable Sound on VB project. Pin
maxiachun12-Oct-05 14:45
maxiachun12-Oct-05 14:45 

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.