Click here to Skip to main content
15,916,463 members
Home / Discussions / C#
   

C#

 
AnswerRe: predifined array of structures in C#? Pin
Christian Graus22-Feb-07 22:27
protectorChristian Graus22-Feb-07 22:27 
GeneralRe: predifined array of structures in C#? Pin
bouli22-Feb-07 22:45
bouli22-Feb-07 22:45 
GeneralRe: predifined array of structures in C#? Pin
Christian Graus22-Feb-07 23:38
protectorChristian Graus22-Feb-07 23:38 
GeneralRe: predifined array of structures in C#? Pin
bouli22-Feb-07 23:39
bouli22-Feb-07 23:39 
GeneralRe: predifined array of structures in C#? Pin
Luc Pattyn23-Feb-07 10:13
sitebuilderLuc Pattyn23-Feb-07 10:13 
QuestionReferencing a dll or ActiveX Control in .net Pin
salon22-Feb-07 22:06
salon22-Feb-07 22:06 
AnswerRe: Referencing a dll or ActiveX Control in .net Pin
Christian Graus22-Feb-07 22:30
protectorChristian Graus22-Feb-07 22:30 
GeneralRe: Referencing a dll or ActiveX Control in .net Pin
salon22-Feb-07 22:38
salon22-Feb-07 22:38 
actually my aim is to make an ActiveX control which have a listbox and some command buttons.I have done it in both C# and VB6.0
for C# i referred
http://www.c-sharpcorner.com/UploadFile/dsandor/ActiveXInNet11102005040748AM/ActiveXInNet.aspx
and for VB6.0 i referred
http://cuinl.tripod.com/tutorials/ocx-11.htm
and followed the same steps.
My application should work like this:
ActiveXcontrol1(Listbox and Refernce to ActiveXcontrol2 as a command button)-> Click CommandButton1 (let's say "open File") ->Goto ActiveXcontrol2->Click CommandButton Cancel->Return to ActiveXcontrol1

or

ActiveXcontrol1-> CommandButton1->ActiveXcontrol2->OK->Perform some action

When I include the .ocx file of ActiveXcontrol2 through Project->Components and the control appears in toolbox and drag the control and place it on the ActiveXcontrol1 and click on the commandbutton to display the ActiveX control2 i.e. the control with some stuff and OK and Cancel button, this is not getting displayed.

i.e. not calling the ActiveX Control2.
Language is not a problem! i can make it in C# or in VB6.0.But i m not able to do tht!
QuestionHex to binary? Pin
Monk11122-Feb-07 21:24
Monk11122-Feb-07 21:24 
AnswerRe: Hex to binary? Pin
Sylvester george22-Feb-07 22:16
Sylvester george22-Feb-07 22:16 
AnswerRe: Hex to binary? Pin
blackjack215022-Feb-07 22:16
blackjack215022-Feb-07 22:16 
AnswerRe: Hex to binary? Pin
Christian Graus22-Feb-07 22:26
protectorChristian Graus22-Feb-07 22:26 
QuestionThere is finish painting event? Pin
aukh22-Feb-07 21:17
aukh22-Feb-07 21:17 
AnswerRe: There is finish painting event? Pin
Christian Graus22-Feb-07 23:39
protectorChristian Graus22-Feb-07 23:39 
AnswerRe: There is finish painting event? Pin
Luc Pattyn23-Feb-07 10:20
sitebuilderLuc Pattyn23-Feb-07 10:20 
Generaltextbox cairrage return Pin
V.22-Feb-07 21:01
professionalV.22-Feb-07 21:01 
GeneralRe: textbox cairrage return Pin
Christian Graus22-Feb-07 23:57
protectorChristian Graus22-Feb-07 23:57 
GeneralRe: textbox cairrage return Pin
V.23-Feb-07 0:19
professionalV.23-Feb-07 0:19 
GeneralRe: textbox cairrage return Pin
Martin#23-Feb-07 0:08
Martin#23-Feb-07 0:08 
GeneralRe: textbox cairrage return Pin
V.23-Feb-07 0:22
professionalV.23-Feb-07 0:22 
QuestionSet StandardClick/StandardDoubleClick to a ListView control Pin
blackjack215022-Feb-07 21:01
blackjack215022-Feb-07 21:01 
QuestionXSL Variable in .cs File Pin
Abubakarsb22-Feb-07 20:56
Abubakarsb22-Feb-07 20:56 
AnswerRe: XSL Variable in .cs File Pin
Stefan Troschuetz22-Feb-07 22:22
Stefan Troschuetz22-Feb-07 22:22 
GeneralRe: XSL Variable in .cs File Pin
Abubakarsb22-Feb-07 23:51
Abubakarsb22-Feb-07 23:51 
GeneralRe: XSL Variable in .cs File Pin
Abubakarsb22-Feb-07 23:52
Abubakarsb22-Feb-07 23:52 

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.