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

Visual Basic

 
AnswerRe: Use a function in CrystalreportViewer.SelectionFormula Pin
Dave Kreskowiak25-Sep-07 5:21
mveDave Kreskowiak25-Sep-07 5:21 
GeneralRe: Use a function in CrystalreportViewer.SelectionFormula Pin
dcode2525-Sep-07 12:09
dcode2525-Sep-07 12:09 
GeneralRe: Use a function in CrystalreportViewer.SelectionFormula Pin
Dave Kreskowiak25-Sep-07 13:02
mveDave Kreskowiak25-Sep-07 13:02 
Questionassociate events to an array (matrix) of controls Pin
diebugger25-Sep-07 4:26
diebugger25-Sep-07 4:26 
AnswerRe: associate events to an array (matrix) of controls Pin
Dave Kreskowiak25-Sep-07 4:33
mveDave Kreskowiak25-Sep-07 4:33 
QuestionRe: associate events to an array (matrix) of controls Pin
diebugger25-Sep-07 5:51
diebugger25-Sep-07 5:51 
AnswerRe: associate events to an array (matrix) of controls Pin
Dave Kreskowiak25-Sep-07 6:45
mveDave Kreskowiak25-Sep-07 6:45 
AnswerRe: associate events to an array (matrix) of controls Pin
Luc Pattyn25-Sep-07 6:48
sitebuilderLuc Pattyn25-Sep-07 6:48 
you should add a handler to each of the Controls (not to the array).
this takes a single line of code inside the loop that creates the Controls!

Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/...
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


AnswerRe: associate events to an array (matrix) of controls Pin
diebugger25-Sep-07 23:35
diebugger25-Sep-07 23:35 
AnswerRe: associate events to an array (matrix) of controls Pin
parth.p25-Sep-07 11:36
parth.p25-Sep-07 11:36 
QuestionCombining two bitmaps Pin
jensenx25-Sep-07 3:20
jensenx25-Sep-07 3:20 
AnswerRe: Combining two bitmaps Pin
Zaegra25-Sep-07 3:33
Zaegra25-Sep-07 3:33 
AnswerRe: Combining two bitmaps Pin
Dave Kreskowiak25-Sep-07 4:06
mveDave Kreskowiak25-Sep-07 4:06 
GeneralRe: Combining two bitmaps Pin
jensenx25-Sep-07 4:17
jensenx25-Sep-07 4:17 
QuestionHow to display the Guid in a msgbox.. Pin
Balagurunathan S25-Sep-07 2:34
Balagurunathan S25-Sep-07 2:34 
AnswerRe: How to display the Guid in a msgbox.. Pin
pmarfleet25-Sep-07 2:52
pmarfleet25-Sep-07 2:52 
GeneralRe: How to display the Guid in a msgbox.. Pin
Balagurunathan S25-Sep-07 3:42
Balagurunathan S25-Sep-07 3:42 
GeneralRe: How to display the Guid in a msgbox.. Pin
pmarfleet25-Sep-07 3:56
pmarfleet25-Sep-07 3:56 
AnswerRe: How to display the Guid in a msgbox.. Pin
Dave Kreskowiak25-Sep-07 4:02
mveDave Kreskowiak25-Sep-07 4:02 
GeneralRe: How to display the Guid in a msgbox.. Pin
Balagurunathan S25-Sep-07 19:39
Balagurunathan S25-Sep-07 19:39 
QuestionContext menus, how to make them dynamic? Pin
redjen25-Sep-07 1:46
redjen25-Sep-07 1:46 
AnswerRe: Context menus, how to make them dynamic? Pin
Ajay.k_Singh25-Sep-07 1:58
Ajay.k_Singh25-Sep-07 1:58 
GeneralRe: Context menus, how to make them dynamic? Pin
Luc Pattyn25-Sep-07 2:57
sitebuilderLuc Pattyn25-Sep-07 2:57 
GeneralRe: Context menus, how to make them dynamic? Pin
redjen25-Sep-07 3:19
redjen25-Sep-07 3:19 
GeneralRe: Context menus, how to make them dynamic? Pin
redjen25-Sep-07 3:18
redjen25-Sep-07 3:18 

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.