Click here to Skip to main content
15,910,009 members
Home / Discussions / C#
   

C#

 
GeneralReflections question Pin
Den2Fly6-Nov-03 8:06
Den2Fly6-Nov-03 8:06 
GeneralRe: Reflections question Pin
leppie6-Nov-03 9:29
leppie6-Nov-03 9:29 
GeneralRe: Reflections question Pin
Den2Fly6-Nov-03 23:22
Den2Fly6-Nov-03 23:22 
GeneralRe: Reflections question Pin
Den2Fly7-Nov-03 0:45
Den2Fly7-Nov-03 0:45 
GeneralMicrosoft .Net Applications Window! Pin
Silly Boy6-Nov-03 6:30
Silly Boy6-Nov-03 6:30 
GeneralRe: Microsoft .Net Applications Window! Pin
leppie6-Nov-03 9:34
leppie6-Nov-03 9:34 
GeneralProblems with ActiveX Pin
System_Reflection6-Nov-03 6:13
System_Reflection6-Nov-03 6:13 
GeneralRe: Problems with ActiveX Pin
Stephane Rodriguez.6-Nov-03 8:53
Stephane Rodriguez.6-Nov-03 8:53 
This post is rather puzzling. In the same sentence, ActiveX refers to something from the unmanaged world, and the Control class refers to something from the managed world.

Did you create an ActiveX control using an unmanaged compiler like VB6 or VC++6 ? If yes, then you can import it into the managed world by opening the toolbox window, right-click on it, select "Customize toolbox" (VS.NET 2002) or "Add or Remove Item" (VS.NET 2003), then click in the components tab, browse so you find the ActiveX dll, and finally drop it onto the form.

There are several cases however where the ActiveX import will fail. Most of the time, it just works.





  RSS feed
GeneralRe: Problems with ActiveX Pin
System_Reflection6-Nov-03 22:31
System_Reflection6-Nov-03 22:31 
GeneralRe: Problems with ActiveX Pin
Stephane Rodriguez.6-Nov-03 23:37
Stephane Rodriguez.6-Nov-03 23:37 
GeneralRe: Problems with ActiveX Pin
System_Reflection8-Nov-03 8:47
System_Reflection8-Nov-03 8:47 
GeneralRe: Problems with ActiveX Pin
Stephane Rodriguez.9-Nov-03 5:45
Stephane Rodriguez.9-Nov-03 5:45 
GeneralDataGrid in C# Pin
Kenneth Childs6-Nov-03 5:39
Kenneth Childs6-Nov-03 5:39 
GeneralRe: DataGrid in C# Pin
NormDroid6-Nov-03 5:49
professionalNormDroid6-Nov-03 5:49 
GeneralRe: DataGrid in C# Pin
Kenneth Childs6-Nov-03 6:17
Kenneth Childs6-Nov-03 6:17 
GeneralRe: DataGrid in C# Pin
Guillermo Rivero6-Nov-03 7:08
Guillermo Rivero6-Nov-03 7:08 
GeneralConnecting to Com port... Pin
Amirjalaly6-Nov-03 5:04
Amirjalaly6-Nov-03 5:04 
GeneralRe: Connecting to Com port... Pin
perlmunger6-Nov-03 9:28
perlmunger6-Nov-03 9:28 
GeneralRe: Connecting to Com port... Pin
leppie6-Nov-03 9:39
leppie6-Nov-03 9:39 
GeneralRTSP class or libraries Pin
Paolo Ponzano6-Nov-03 4:35
Paolo Ponzano6-Nov-03 4:35 
Generalnd ListBox and maintianing selected items Pin
RB@Emphasys6-Nov-03 4:03
RB@Emphasys6-Nov-03 4:03 
GeneralRe: nd ListBox and maintianing selected items Pin
Heath Stewart6-Nov-03 4:30
protectorHeath Stewart6-Nov-03 4:30 
Generalnt service to start a process Pin
thilol6-Nov-03 3:40
thilol6-Nov-03 3:40 
GeneralRe: nt service to start a process Pin
Heath Stewart6-Nov-03 4:16
protectorHeath Stewart6-Nov-03 4:16 
GeneralRe: nt service to start a process Pin
thilol6-Nov-03 5:24
thilol6-Nov-03 5:24 

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.