Click here to Skip to main content
15,791,086 members
Home / Discussions / C#
   

C#

 
GeneralCheck if app is themed Pin
Roger Alsing17-Jan-04 9:56
Roger Alsing17-Jan-04 9:56 
GeneralRe: Check if app is themed Pin
Heath Stewart17-Jan-04 11:40
protectorHeath Stewart17-Jan-04 11:40 
GeneralA GDI+ Question Pin
muralidharck17-Jan-04 7:57
muralidharck17-Jan-04 7:57 
GeneralRe: A GDI+ Question Pin
Heath Stewart17-Jan-04 11:31
protectorHeath Stewart17-Jan-04 11:31 
GeneralRe: A GDI+ Question Pin
muralidharck17-Jan-04 15:40
muralidharck17-Jan-04 15:40 
GeneralExecutin Plugins Pin
CWIZO17-Jan-04 7:54
CWIZO17-Jan-04 7:54 
GeneralRe: Executin Plugins Pin
Heath Stewart17-Jan-04 11:21
protectorHeath Stewart17-Jan-04 11:21 
GeneralRe: Executin Plugins Pin
CWIZO17-Jan-04 23:13
CWIZO17-Jan-04 23:13 
Hi, Im relativlly new to C#, so I dont really know what to look for.
THe method aparently works just fine and is "error-less" becouse when I compiled the plugin the compiller didn't return me any warnings or errors.

THe ExecutePlugin inside the plugin looksliek this:

public void ExecutePlugin ( string Commands )
{
MessageBox.Show ( Commands, PluginName );
}

and liek I said I cen get the PluginName property inside my main programm, but the messagebox dosen't show ...

Q:What does the derived class in C# tell to it's parent?
A:All your base are belong to us!
Questionwhat kind of project Pin
gordingin17-Jan-04 7:38
gordingin17-Jan-04 7:38 
AnswerRe: what kind of project Pin
Heath Stewart17-Jan-04 11:16
protectorHeath Stewart17-Jan-04 11:16 
Generalchanging report at runtime Pin
H r M17-Jan-04 5:17
H r M17-Jan-04 5:17 
GeneralRe: changing report at runtime Pin
Heath Stewart17-Jan-04 11:13
protectorHeath Stewart17-Jan-04 11:13 
GeneralLimiting MDI child location Pin
phimix17-Jan-04 4:00
phimix17-Jan-04 4:00 
GeneralRe: Limiting MDI child location Pin
Amalorpavanathan Yagulasamy(AMAL)17-Jan-04 10:28
Amalorpavanathan Yagulasamy(AMAL)17-Jan-04 10:28 
GeneralRe: Limiting MDI child location Pin
phimix18-Jan-04 20:52
phimix18-Jan-04 20:52 
GeneralRe: Limiting MDI child location Pin
Amalorpavanathan Yagulasamy(AMAL)20-Jan-04 9:17
Amalorpavanathan Yagulasamy(AMAL)20-Jan-04 9:17 
GeneralJava Applet/Servlet vs. .NET Pin
blue_angel17-Jan-04 3:42
blue_angel17-Jan-04 3:42 
GeneralRe: Java Applet/Servlet vs. .NET Pin
Amalorpavanathan Yagulasamy(AMAL)17-Jan-04 10:44
Amalorpavanathan Yagulasamy(AMAL)17-Jan-04 10:44 
GeneralRe: Java Applet/Servlet vs. .NET Pin
Heath Stewart17-Jan-04 11:03
protectorHeath Stewart17-Jan-04 11:03 
GeneralRe: Java Applet/Servlet vs. .NET Pin
Dmitriy Kostovetskiy17-Jan-04 13:44
Dmitriy Kostovetskiy17-Jan-04 13:44 
GeneralSelect Grid Cell value Pin
Ashraf Alsadiq17-Jan-04 3:23
Ashraf Alsadiq17-Jan-04 3:23 
GeneralRe: Select Grid Cell value Pin
Mazdak17-Jan-04 3:28
Mazdak17-Jan-04 3:28 
GeneralRe: Select Grid Cell value Pin
Ashraf Alsadiq17-Jan-04 3:42
Ashraf Alsadiq17-Jan-04 3:42 
Questionhow can i save this? Pin
Peter Reiter17-Jan-04 0:03
Peter Reiter17-Jan-04 0:03 
AnswerRe: how can i save this? Pin
Mazdak17-Jan-04 1:29
Mazdak17-Jan-04 1:29 

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.