Click here to Skip to main content
15,894,405 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Name of offending code Pin
Johan Hakkesteegt1-Aug-07 20:00
Johan Hakkesteegt1-Aug-07 20:00 
AnswerRe: Name of offending code Pin
Luc Pattyn1-Aug-07 0:27
sitebuilderLuc Pattyn1-Aug-07 0:27 
GeneralRe: Name of offending code Pin
Johan Hakkesteegt1-Aug-07 19:59
Johan Hakkesteegt1-Aug-07 19:59 
QuestionError when display report in crystal report viewer Pin
Mekong River31-Jul-07 22:56
Mekong River31-Jul-07 22:56 
QuestionC# code to vb.net Pin
Ahmad Zaidi31-Jul-07 22:00
Ahmad Zaidi31-Jul-07 22:00 
AnswerRe: C# code to vb.net Pin
Christian Graus31-Jul-07 22:02
protectorChristian Graus31-Jul-07 22:02 
AnswerRe: C# code to vb.net Pin
eyes200731-Jul-07 22:10
eyes200731-Jul-07 22:10 
GeneralRe: C# code to vb.net Pin
Ahmad Zaidi31-Jul-07 22:18
Ahmad Zaidi31-Jul-07 22:18 
Hi,

Thanks alot for the link and help guys! Its converting the code fine, but VB doesnt seem to recognise InterfaceType(1) in the follwing code snippet (I am pasting it as member of a form class):

<interfacetype(1)> _
<guid("3050f669-98b5-11cf-bb82-00aa00bdce0b")> _
Public Interface IHTMLElementRender2
Sub DrawToDC(ByVal hdc As IntPtr)
Sub SetDocumentPrinter(ByVal bstrPrinterName As String, ByRef hdc As _RemotableHandle)
End Interface

I have added the reference too. It says "Type 'InterfaceType' is not defined". Am i missing out on something?

Thanks!
Ahmad
Questionmove the toolbar in program Pin
eyes200731-Jul-07 20:58
eyes200731-Jul-07 20:58 
AnswerRe: move the toolbar in program Pin
Tom Deketelaere31-Jul-07 21:20
professionalTom Deketelaere31-Jul-07 21:20 
GeneralRe: move the toolbar in program Pin
eyes200731-Jul-07 22:26
eyes200731-Jul-07 22:26 
GeneralRe: move the toolbar in program Pin
Tom Deketelaere1-Aug-07 0:12
professionalTom Deketelaere1-Aug-07 0:12 
GeneralRe: move the toolbar in program Pin
eyes20071-Aug-07 1:00
eyes20071-Aug-07 1:00 
GeneralRe: move the toolbar in program Pin
Tom Deketelaere1-Aug-07 1:11
professionalTom Deketelaere1-Aug-07 1:11 
GeneralRe: move the toolbar in program Pin
eyes20071-Aug-07 2:30
eyes20071-Aug-07 2:30 
GeneralRe: move the toolbar in program Pin
Tom Deketelaere1-Aug-07 3:06
professionalTom Deketelaere1-Aug-07 3:06 
GeneralRe: move the toolbar in program Pin
~V~1-Aug-07 2:55
~V~1-Aug-07 2:55 
General[Message Deleted] Pin
~V~1-Aug-07 2:56
~V~1-Aug-07 2:56 
GeneralRe: move the toolbar in program Pin
Rupesh Kumar Swami1-Aug-07 3:09
Rupesh Kumar Swami1-Aug-07 3:09 
GeneralRe: move the toolbar in program Pin
eyes20071-Aug-07 3:13
eyes20071-Aug-07 3:13 
GeneralRe: move the toolbar in program Pin
Tom Deketelaere1-Aug-07 3:48
professionalTom Deketelaere1-Aug-07 3:48 
GeneralRe: move the toolbar in program Pin
eyes20071-Aug-07 4:21
eyes20071-Aug-07 4:21 
GeneralRe: move the toolbar in program Pin
Tom Deketelaere1-Aug-07 4:33
professionalTom Deketelaere1-Aug-07 4:33 
GeneralRe: move the toolbar in program Pin
eyes20071-Aug-07 4:40
eyes20071-Aug-07 4:40 
GeneralRe: move the toolbar in program Pin
Tom Deketelaere1-Aug-07 4:47
professionalTom Deketelaere1-Aug-07 4:47 

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.