Click here to Skip to main content
15,886,831 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRe: subclassing only in runmode Pin
CPallini15-May-07 22:10
mveCPallini15-May-07 22:10 
GeneralRe: subclassing only in runmode Pin
Dave Kreskowiak16-May-07 3:32
mveDave Kreskowiak16-May-07 3:32 
AnswerRe: subclassing only in runmode Pin
Richard_Wolf16-May-07 5:43
Richard_Wolf16-May-07 5:43 
GeneralRe: subclassing only in runmode Pin
lee2316-May-07 18:13
lee2316-May-07 18:13 
GeneralRe: subclassing only in runmode [modified] Pin
Richard_Wolf17-May-07 12:57
Richard_Wolf17-May-07 12:57 
Questionhi......... Pin
navyasri15-May-07 18:58
navyasri15-May-07 18:58 
AnswerRe: hi......... Pin
Christian Graus15-May-07 19:24
protectorChristian Graus15-May-07 19:24 
AnswerRe: hi......... Pin
Vivek Narayanan15-May-07 19:32
Vivek Narayanan15-May-07 19:32 
let the first menu item be item1 and the second be item2,then,write this in the click event sub of the first item

item2.performClick()

This way item1 is linked to item2,ie,if you click on item1 it will perform the click event code of item . Is this what you wanted to know?or is it something else?


GeneralRe: hi......... Pin
Dave Kreskowiak16-May-07 3:25
mveDave Kreskowiak16-May-07 3:25 
Questionfinalize [modified] Pin
Sonia Gupta15-May-07 18:48
Sonia Gupta15-May-07 18:48 
AnswerRe: finalize Pin
Christian Graus15-May-07 19:25
protectorChristian Graus15-May-07 19:25 
GeneralRe: finalize Pin
Sonia Gupta15-May-07 19:27
Sonia Gupta15-May-07 19:27 
GeneralRe: finalize Pin
Christian Graus15-May-07 20:01
protectorChristian Graus15-May-07 20:01 
QuestionRe: finalize [modified] Pin
Sonia Gupta15-May-07 20:09
Sonia Gupta15-May-07 20:09 
GeneralRe: finalize Pin
Dave Kreskowiak16-May-07 3:23
mveDave Kreskowiak16-May-07 3:23 
Questionimage in report.rdlc Pin
dhanaid15-May-07 18:42
dhanaid15-May-07 18:42 
AnswerRe: image in report.rdlc Pin
Dave Kreskowiak16-May-07 3:21
mveDave Kreskowiak16-May-07 3:21 
Questiondataset Pin
Sonia Gupta15-May-07 18:37
Sonia Gupta15-May-07 18:37 
AnswerRe: dataset Pin
Christian Graus15-May-07 19:26
protectorChristian Graus15-May-07 19:26 
QuestionRe: dataset Pin
Sonia Gupta15-May-07 19:28
Sonia Gupta15-May-07 19:28 
AnswerRe: dataset Pin
Christian Graus15-May-07 20:02
protectorChristian Graus15-May-07 20:02 
QuestionRe: dataset Pin
Sonia Gupta15-May-07 20:16
Sonia Gupta15-May-07 20:16 
GeneralRe: dataset Pin
Sonia Gupta15-May-07 21:12
Sonia Gupta15-May-07 21:12 
Questionprogress bar Pin
Sonia Gupta15-May-07 18:25
Sonia Gupta15-May-07 18:25 
AnswerRe: progress bar Pin
MatrixCoder15-May-07 18:41
MatrixCoder15-May-07 18:41 

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.