Click here to Skip to main content
15,927,799 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Embedding objects using VB Pin
taenkarth1-Sep-05 11:14
taenkarth1-Sep-05 11:14 
GeneralRe: Embedding objects using VB Pin
cmitty1-Sep-05 22:08
cmitty1-Sep-05 22:08 
GeneralRe: Embedding objects using VB Pin
Taen_Karth2-Sep-05 4:27
Taen_Karth2-Sep-05 4:27 
GeneralRe: Embedding objects using VB Pin
cmitty2-Sep-05 6:00
cmitty2-Sep-05 6:00 
GeneralRe: Embedding objects using VB Pin
Taen_Karth2-Sep-05 10:51
Taen_Karth2-Sep-05 10:51 
GeneralRe: Embedding objects using VB Pin
cmitty6-Sep-05 0:22
cmitty6-Sep-05 0:22 
Question'Type' to 'Structure' help Pin
DaveC4269131-Sep-05 3:58
DaveC4269131-Sep-05 3:58 
AnswerRe: 'Type' to 'Structure' help Pin
Dave Kreskowiak1-Sep-05 6:16
mveDave Kreskowiak1-Sep-05 6:16 
That's not going to work. Type.GetTypeFromProgId will always return a Type, not a structure. There is no way to convert one to a structure either.

If you use Type.GetTypeFromProgId on a COM server, like "Scripting.FileSystemObject", it will always return a type of System.__ComObject. What are you trying to do with this?


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: 'Type' to 'Structure' help Pin
DaveC4269131-Sep-05 8:09
DaveC4269131-Sep-05 8:09 
GeneralRe: 'Type' to 'Structure' help Pin
Dave Kreskowiak1-Sep-05 14:45
mveDave Kreskowiak1-Sep-05 14:45 
GeneralRe: 'Type' to 'Structure' help Pin
DaveC4269132-Sep-05 2:56
DaveC4269132-Sep-05 2:56 
GeneralRe: 'Type' to 'Structure' help Pin
Dave Kreskowiak2-Sep-05 11:36
mveDave Kreskowiak2-Sep-05 11:36 
QuestionVB Macro Creation in MS Word Pin
cmitty1-Sep-05 3:29
cmitty1-Sep-05 3:29 
QuestionCrystal Reports Pin
dptalt1-Sep-05 3:09
dptalt1-Sep-05 3:09 
AnswerRe: Crystal Reports Pin
taenkarth1-Sep-05 11:06
taenkarth1-Sep-05 11:06 
QuestionRemove system tray icon of a killed process Pin
hakanaktan1-Sep-05 2:35
hakanaktan1-Sep-05 2:35 
AnswerRe: Remove system tray icon of a killed process Pin
Dave Kreskowiak1-Sep-05 6:08
mveDave Kreskowiak1-Sep-05 6:08 
Questionconcat rows in dependence with columns Pin
HELP_ME!!1-Sep-05 2:25
sussHELP_ME!!1-Sep-05 2:25 
QuestionEditing a dataset..... Pin
daviiie1-Sep-05 1:34
daviiie1-Sep-05 1:34 
AnswerRe: Editing a dataset..... Pin
dptalt1-Sep-05 3:12
dptalt1-Sep-05 3:12 
AnswerRe: Editing a dataset..... Pin
FeejayFred2-Sep-05 4:59
FeejayFred2-Sep-05 4:59 
Questionprint my file with formfeed. Pin
.NetRams1-Sep-05 1:12
.NetRams1-Sep-05 1:12 
QuestionIcon information by Mouse Position Pin
Eliminater1-Sep-05 0:17
Eliminater1-Sep-05 0:17 
AnswerRe: Icon information by Mouse Position Pin
Dave Kreskowiak1-Sep-05 1:47
mveDave Kreskowiak1-Sep-05 1:47 
General[Message Deleted] Pin
Rizwan Bashir1-Sep-05 2:08
Rizwan Bashir1-Sep-05 2:08 

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.