Click here to Skip to main content
15,913,610 members
Home / Discussions / C#
   

C#

 
GeneralRe: Save Pin
WartHog00029-Aug-04 13:25
WartHog00029-Aug-04 13:25 
GeneralCursor position in a Combobox Pin
StephenMcAllister27-Aug-04 9:45
StephenMcAllister27-Aug-04 9:45 
GeneralRe: Cursor position in a Combobox Pin
Heath Stewart27-Aug-04 10:05
protectorHeath Stewart27-Aug-04 10:05 
GeneralGetRow() procedure in ADO.NET Pin
sasan5627-Aug-04 9:26
sasan5627-Aug-04 9:26 
GeneralRe: GetRow() procedure in ADO.NET Pin
LongRange.Shooter27-Aug-04 9:42
LongRange.Shooter27-Aug-04 9:42 
GeneralRe: GetRow() procedure in ADO.NET Pin
Dave Kreskowiak27-Aug-04 10:12
mveDave Kreskowiak27-Aug-04 10:12 
GeneralRe: GetRow() procedure in ADO.NET Pin
Heath Stewart27-Aug-04 10:13
protectorHeath Stewart27-Aug-04 10:13 
GeneralWrapper Code Pin
CyberTech27-Aug-04 8:31
CyberTech27-Aug-04 8:31 
I am trying to use a Com object inside of code only I don't like referencing dlls or ocx's. Using AxImp.exe /source I was able to get the source code for the wrapper of C:\WINNT\system32\macromed\Flash\Flash.ocx file. When I add the source file to my project I get a namespace error

AxShockwaveFlashObjects.cs(21): The type or namespace name 'ShockwaveFlashObjects' could not be found (are you missing a using directive or an assembly reference?)

Could someone try this and see if they get the same error.

Also is there anyway to type in the code for a .Net control that I have in a separate class file and have the VS.NET IDE be able to manipulate it like a ToolBox control. I could have swore I have done that before.

Thanks,
Cyber
GeneralRe: Wrapper Code Pin
Heath Stewart27-Aug-04 10:37
protectorHeath Stewart27-Aug-04 10:37 
GeneralCounting number of format items in a string Pin
Joe Woodbury27-Aug-04 6:32
professionalJoe Woodbury27-Aug-04 6:32 
GeneralRe: Counting number of format items in a string Pin
Nick Parker27-Aug-04 8:40
protectorNick Parker27-Aug-04 8:40 
GeneralRe: Counting number of format items in a string Pin
Joe Woodbury27-Aug-04 8:59
professionalJoe Woodbury27-Aug-04 8:59 
GeneralRe: Counting number of format items in a string Pin
Nick Parker27-Aug-04 9:29
protectorNick Parker27-Aug-04 9:29 
GeneralRe: Counting number of format items in a string Pin
Joe Woodbury27-Aug-04 11:51
professionalJoe Woodbury27-Aug-04 11:51 
GeneralRe: Counting number of format items in a string Pin
Heath Stewart27-Aug-04 10:21
protectorHeath Stewart27-Aug-04 10:21 
GeneralRe: Counting number of format items in a string Pin
Joe Woodbury27-Aug-04 12:01
professionalJoe Woodbury27-Aug-04 12:01 
QuestionWhich encoding? Pin
Sebastian Schneider27-Aug-04 2:58
Sebastian Schneider27-Aug-04 2:58 
AnswerRe: Which encoding? Pin
Heath Stewart27-Aug-04 10:43
protectorHeath Stewart27-Aug-04 10:43 
GeneralProblem with RowSelectorColumn Pin
Bhavesh_amin27-Aug-04 2:27
Bhavesh_amin27-Aug-04 2:27 
GeneralRe: Problem with RowSelectorColumn Pin
Heath Stewart27-Aug-04 10:45
protectorHeath Stewart27-Aug-04 10:45 
GeneralColored ListView Column, help please!! Pin
schilled27-Aug-04 1:56
schilled27-Aug-04 1:56 
GeneralRe: Colored ListView Column, help please!! Pin
mav.northwind27-Aug-04 9:57
mav.northwind27-Aug-04 9:57 
Generalstopping "flickering effect" Pin
Stephan Wright27-Aug-04 0:25
Stephan Wright27-Aug-04 0:25 
GeneralRe: stopping "flickering effect" Pin
Corinna John27-Aug-04 1:27
Corinna John27-Aug-04 1:27 
GeneralRe: GetRow Pin
Dave Kreskowiak27-Aug-04 4:05
mveDave Kreskowiak27-Aug-04 4:05 

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.