Click here to Skip to main content
15,896,207 members
Home / Discussions / C#
   

C#

 
GeneralRe: MouseClick Issue Pin
AB777120-Mar-06 0:33
AB777120-Mar-06 0:33 
GeneralRe: MouseClick Issue Pin
Pietman Kahl20-Mar-06 0:42
professionalPietman Kahl20-Mar-06 0:42 
GeneralRe: MouseClick Issue Pin
AB777120-Mar-06 0:49
AB777120-Mar-06 0:49 
GeneralRe: MouseClick Issue Pin
Pietman Kahl20-Mar-06 1:09
professionalPietman Kahl20-Mar-06 1:09 
AnswerRe: MouseClick Issue Pin
Baeltazor21-Feb-10 21:10
Baeltazor21-Feb-10 21:10 
QuestionOverlapped windows controls Pin
balkang19-Mar-06 22:08
balkang19-Mar-06 22:08 
AnswerRe: Overlapped windows controls Pin
Ahmad Mahmoud [candseeme]19-Mar-06 22:17
Ahmad Mahmoud [candseeme]19-Mar-06 22:17 
QuestionHaving problem with class decaration when Building a class libraray Pin
Tony_Joh19-Mar-06 21:48
Tony_Joh19-Mar-06 21:48 
Hello!

I try to build a class library but I run into some problems.

In the code for this class library there are some rows that have this kind
of look
public bool IsBottomMixValid(MeltPracDataGmix.BottomBlowing mix, int
maxBottomFlow)

As you can see here we have a class named MeltPracDataGmix that exist in the
code for the project
that build the actual exe file. So the class definition does not exist in
this project for this class library.

My qustion is what is the solution to this kind of problem.

I assume if this was C++ it would be enough to include the class declaration
which is the header file.

But in C# we don't have any header files. So how do I do here?

//Tony



AnswerRe: Having problem with class decaration when Building a class libraray Pin
Ahmad Mahmoud [candseeme]19-Mar-06 22:02
Ahmad Mahmoud [candseeme]19-Mar-06 22:02 
GeneralRe: Having problem with class decaration when Building a class libraray Pin
Tony_Joh19-Mar-06 22:52
Tony_Joh19-Mar-06 22:52 
GeneralRe: Having problem with class decaration when Building a class libraray Pin
Ahmad Mahmoud [candseeme]20-Mar-06 0:09
Ahmad Mahmoud [candseeme]20-Mar-06 0:09 
Questionhow can i show popup from predefined sites Pin
prgramya19-Mar-06 21:35
prgramya19-Mar-06 21:35 
Questionreading an image in to bitmaps Pin
haseeb_saeed19-Mar-06 20:18
haseeb_saeed19-Mar-06 20:18 
AnswerRe: reading an image in to bitmaps Pin
CWIZO19-Mar-06 21:05
CWIZO19-Mar-06 21:05 
Questioncrystal report in landscape? Pin
cbhkenshin19-Mar-06 20:16
cbhkenshin19-Mar-06 20:16 
Questionusing GACUTIL.exe programmatically Pin
sohne19-Mar-06 19:42
sohne19-Mar-06 19:42 
AnswerRe: using GACUTIL.exe programmatically Pin
Praveen Nayak19-Mar-06 20:02
Praveen Nayak19-Mar-06 20:02 
AnswerRe: using GACUTIL.exe programmatically Pin
Ahmad Mahmoud [candseeme]19-Mar-06 21:25
Ahmad Mahmoud [candseeme]19-Mar-06 21:25 
GeneralRe: using GACUTIL.exe programmatically Pin
sohne19-Mar-06 22:46
sohne19-Mar-06 22:46 
QuestionGet some system info? Pin
Divyang Mithaiwala19-Mar-06 19:23
Divyang Mithaiwala19-Mar-06 19:23 
AnswerRe: Get some system info? Pin
goyal manish19-Mar-06 21:24
goyal manish19-Mar-06 21:24 
GeneralRe: Get some system info? Pin
Divyang Mithaiwala20-Mar-06 1:00
Divyang Mithaiwala20-Mar-06 1:00 
AnswerRe: Get some system info? Pin
Ahmad Mahmoud [candseeme]19-Mar-06 21:56
Ahmad Mahmoud [candseeme]19-Mar-06 21:56 
GeneralRe: Get some system info? Pin
Divyang Mithaiwala20-Mar-06 0:48
Divyang Mithaiwala20-Mar-06 0:48 
AnswerRe: Get some system info? Pin
Divyang Mithaiwala20-Mar-06 0:59
Divyang Mithaiwala20-Mar-06 0:59 

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.