Click here to Skip to main content
15,900,563 members
Home / Discussions / C#
   

C#

 
GeneralRe: Resizing Images, annoying border. Pin
F_A_C20-Jun-05 23:21
F_A_C20-Jun-05 23:21 
GeneralRe: Resizing Images, annoying border. Pin
Christian Graus21-Jun-05 12:57
protectorChristian Graus21-Jun-05 12:57 
QuestionHow can I disable scripting in a WebBrowser control? Pin
weslund20-Jun-05 4:24
weslund20-Jun-05 4:24 
GeneralDisabling a network card Pin
easander20-Jun-05 4:06
easander20-Jun-05 4:06 
Generalmissing disable property of all input controls Pin
fracalifa20-Jun-05 4:03
fracalifa20-Jun-05 4:03 
GeneralRe: missing disable property of all input controls Pin
Robert Rohde20-Jun-05 7:17
Robert Rohde20-Jun-05 7:17 
QuestionDllImport a class…? Pin
anderslundsgard20-Jun-05 3:48
anderslundsgard20-Jun-05 3:48 
GeneralDatabinding Pin
chukkykzn20-Jun-05 1:45
chukkykzn20-Jun-05 1:45 
GeneralRe: Databinding Pin
Marc Clifton20-Jun-05 3:41
mvaMarc Clifton20-Jun-05 3:41 
GeneralSQL INSERT.. Please Help.. Pin
fire8520-Jun-05 0:02
fire8520-Jun-05 0:02 
GeneralRe: SQL INSERT.. Please Help.. Pin
Mattias Olgerfelt20-Jun-05 0:33
Mattias Olgerfelt20-Jun-05 0:33 
GeneralRe: SQL INSERT.. Please Help.. Pin
fire8520-Jun-05 18:09
fire8520-Jun-05 18:09 
GeneralRe: SQL INSERT.. Please Help.. Pin
Luis Alonso Ramos20-Jun-05 17:56
Luis Alonso Ramos20-Jun-05 17:56 
GeneralRe: SQL INSERT.. Please Help.. Pin
fire8521-Jun-05 23:59
fire8521-Jun-05 23:59 
GeneralRe: SQL INSERT.. Please Help.. Pin
Luis Alonso Ramos22-Jun-05 5:08
Luis Alonso Ramos22-Jun-05 5:08 
GeneralRe: SQL INSERT.. Please Help.. Pin
fire8522-Jun-05 16:16
fire8522-Jun-05 16:16 
GeneralRe: SQL INSERT.. Please Help.. Pin
Luis Alonso Ramos22-Jun-05 17:23
Luis Alonso Ramos22-Jun-05 17:23 
GeneralTypeName function from VB6 and ActiveX control Pin
Mading19-Jun-05 23:45
Mading19-Jun-05 23:45 
I have a set of ActiveX controls, which provide access to underlying document and its structure.
The main document has an Items collection, which holds information on all objects defined within this document.
I am trying to build a convertor for the documents and therefore need to enumerate all items within this collection.
The problem is that Items collection holds different types (classes) of data, e.g. Line, Rectangle, Ellipse, String, and the function TypeName in VB6 would return these names. In C# the GetType() method returns always the name of abstract class. The function TypeName in VB.Net provides the same result as C#.

Does anybody know how to get same result as in VB6.0?
Unfortunatelly I am not able to provide you with this ActiveX control, because they're part of commercial software Frown | :(
GeneralTAPI using .NET Pin
Andre Trollip19-Jun-05 23:40
Andre Trollip19-Jun-05 23:40 
GeneralRe: TAPI using .NET Pin
Michael P Butler20-Jun-05 2:35
Michael P Butler20-Jun-05 2:35 
GeneralFind LastUser for Word File Pin
YomYom19-Jun-05 22:12
YomYom19-Jun-05 22:12 
GeneralRe: Find LastUser for Word File Pin
ekynox20-Jun-05 11:55
ekynox20-Jun-05 11:55 
GeneralUsing Context Free Grammers Pin
fordge19-Jun-05 22:09
fordge19-Jun-05 22:09 
GeneralRe: Using Context Free Grammers Pin
Roger Alsing19-Jun-05 22:31
Roger Alsing19-Jun-05 22:31 
Questionhow to locate an accurate position in the vectorgraph in C# Pin
greatsft19-Jun-05 22:06
greatsft19-Jun-05 22:06 

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.