Click here to Skip to main content
15,907,493 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Vb.Net Printing Pin
Ashfield18-Feb-10 0:45
Ashfield18-Feb-10 0:45 
QuestionVb.Net Printing Pin
C.Kumarasinghe17-Feb-10 23:59
professionalC.Kumarasinghe17-Feb-10 23:59 
AnswerRe: Vb.Net Printing Pin
DaveAuld18-Feb-10 0:18
professionalDaveAuld18-Feb-10 0:18 
AnswerRe: Vb.Net Printing [modified] Pin
andre de jong18-Feb-10 6:25
andre de jong18-Feb-10 6:25 
QuestionC# user control in VB6.0 Pin
Q2A17-Feb-10 23:06
Q2A17-Feb-10 23:06 
AnswerRe: C# user control in VB6.0 Pin
Eddy Vluggen17-Feb-10 23:37
professionalEddy Vluggen17-Feb-10 23:37 
GeneralRe: C# user control in VB6.0 Pin
Q2A18-Feb-10 1:04
Q2A18-Feb-10 1:04 
GeneralRe: C# user control in VB6.0 Pin
Eddy Vluggen18-Feb-10 1:37
professionalEddy Vluggen18-Feb-10 1:37 
Q2A wrote:
1. Will I have to write the entire C# .NET code (for existing user controls) or can the exising controls be ported using the toolkit directly and used from VB6.0


There's some extra code required to communicate between the C# UserControl and VB6. You can use the templates that come with the toolkit to create a new UserControl, that way all the required code will be added automatically. You can also copy these routines to an already existing UserControl.


Q2A wrote:
2. Will it be possible to create instances of .NET controls dyanamically?


Yup Smile | :)


Q2A wrote:
3. Will I be able to handle events from the C# controls? [Got the answer to this. Yes]
4. What would be the other broad issues that one can face while using this toolkit and regarding COM Interop.


That's possible, but it's a bit slower than a .NET event.


Q2A wrote:
5. Any application deployment issue that one can face and dependency of the toolkit being installed on the deployment site.


You should be fine as long as the toolkit is installed Smile | :)
I are Troll Suspicious | :suss:

GeneralRe: C# user control in VB6.0 Pin
Q2A18-Feb-10 7:52
Q2A18-Feb-10 7:52 
GeneralRe: C# user control in VB6.0 Pin
Eddy Vluggen18-Feb-10 9:25
professionalEddy Vluggen18-Feb-10 9:25 
GeneralRe: C# user control in VB6.0 Pin
Q2A18-Feb-10 19:18
Q2A18-Feb-10 19:18 
GeneralRe: C# user control in VB6.0 Pin
Eddy Vluggen19-Feb-10 0:57
professionalEddy Vluggen19-Feb-10 0:57 
QuestionRemove cached network username and password [Solved] Pin
andre de jong17-Feb-10 22:01
andre de jong17-Feb-10 22:01 
AnswerRe: Remove cached network username and password Pin
Dave Kreskowiak18-Feb-10 2:16
mveDave Kreskowiak18-Feb-10 2:16 
GeneralRe: Remove cached network username and password Pin
andre de jong18-Feb-10 6:03
andre de jong18-Feb-10 6:03 
GeneralRe: Remove cached network username and password Pin
Dave Kreskowiak18-Feb-10 7:16
mveDave Kreskowiak18-Feb-10 7:16 
GeneralRe: Remove cached network username and password Pin
andre de jong18-Feb-10 9:50
andre de jong18-Feb-10 9:50 
GeneralRe: Remove cached network username and password Pin
andre de jong18-Feb-10 9:54
andre de jong18-Feb-10 9:54 
QuestionExcel verison problem Pin
D.Manivelan17-Feb-10 19:34
D.Manivelan17-Feb-10 19:34 
AnswerRe: Excel verison problem Pin
JustWorking17-Feb-10 20:52
JustWorking17-Feb-10 20:52 
QuestionUnicode text in vb 6.0 Pin
getnanda@gmail.com17-Feb-10 19:09
getnanda@gmail.com17-Feb-10 19:09 
AnswerRe: Unicode text in vb 6.0 Pin
Eddy Vluggen17-Feb-10 23:34
professionalEddy Vluggen17-Feb-10 23:34 
Questionusing Notifyicon Pin
vijaylumar17-Feb-10 18:00
vijaylumar17-Feb-10 18:00 
AnswerRe: using Notifyicon Pin
εїзεїзεїз17-Feb-10 18:31
εїзεїзεїз17-Feb-10 18:31 
GeneralRe: using Notifyicon Pin
vijaylumar17-Feb-10 18:39
vijaylumar17-Feb-10 18:39 

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.