Click here to Skip to main content
15,893,161 members
Home / Discussions / C#
   

C#

 
GeneralRe: Inheritance/Polymorphism Pin
Sundeepan Sen5-Feb-10 7:04
Sundeepan Sen5-Feb-10 7:04 
GeneralRe: Inheritance/Polymorphism Pin
PIEBALDconsult5-Feb-10 7:50
mvePIEBALDconsult5-Feb-10 7:50 
GeneralRe: Inheritance/Polymorphism Pin
Sundeepan Sen5-Feb-10 9:24
Sundeepan Sen5-Feb-10 9:24 
AnswerRe: Inheritance/Polymorphism Pin
Keith Barrow5-Feb-10 5:23
professionalKeith Barrow5-Feb-10 5:23 
GeneralRe: Inheritance/Polymorphism Pin
Sundeepan Sen5-Feb-10 10:05
Sundeepan Sen5-Feb-10 10:05 
QuestionWindowsAPICodePack GlassForm Question Pin
harsimranb4-Feb-10 17:06
harsimranb4-Feb-10 17:06 
AnswerRe: WindowsAPICodePack GlassForm Question Pin
#realJSOP5-Feb-10 0:17
mve#realJSOP5-Feb-10 0:17 
GeneralRe: WindowsAPICodePack GlassForm Question Pin
harsimranb5-Feb-10 9:14
harsimranb5-Feb-10 9:14 
Even if I try that, I can't test it. I don't own a XP or a Vista machine. I only have Windows 7.
For more information, you should check out my article: Windows 7 FTP Application

It only runs on Windows 7, because of the Windows 7-specific features. I can control other windows 7-specific features on Windows XP/Vista using if(CoreHelpers.RunningOnWin7), however, some of my forms use the glass form. which I can't really control using CoreHelpers.RunningOnWin7, because a Form inherits from GlassForm to use the GlassForm feature.

First question would be: What happens if GlassForm is shown in Windows XP? Will an error be thrown? It doesn't matter if the aero feature is not shown, since it is Windows XP/Vista. I only require the glass feature in Windows 7.

I hope I am clear,
Thanks,
Harsimran Singh
GeneralRe: WindowsAPICodePack GlassForm Question Pin
#realJSOP5-Feb-10 9:37
mve#realJSOP5-Feb-10 9:37 
GeneralRe: WindowsAPICodePack GlassForm Question Pin
harsimranb5-Feb-10 14:45
harsimranb5-Feb-10 14:45 
GeneralRe: WindowsAPICodePack GlassForm Question Pin
#realJSOP5-Feb-10 22:28
mve#realJSOP5-Feb-10 22:28 
QuestionHow would i get the current Index ID of the currently displayed record Pin
tonyonlinux4-Feb-10 15:51
tonyonlinux4-Feb-10 15:51 
AnswerRe: How would i get the current Index ID of the currently displayed record Pin
PIEBALDconsult4-Feb-10 16:39
mvePIEBALDconsult4-Feb-10 16:39 
QuestionUsing objects written in C++ Pin
irc07a4-Feb-10 10:38
irc07a4-Feb-10 10:38 
AnswerRe: Using objects written in C++ Pin
AspDotNetDev4-Feb-10 11:35
protectorAspDotNetDev4-Feb-10 11:35 
QuestionUnable to start the remoting service Pin
indian1434-Feb-10 8:31
indian1434-Feb-10 8:31 
AnswerRe: Unable to start the remoting service Pin
Super Lloyd4-Feb-10 16:46
Super Lloyd4-Feb-10 16:46 
QuestionFileSystemWatcher doesn't notice files downloaded to the watched directory via IE? Pin
SCADirector4-Feb-10 8:25
SCADirector4-Feb-10 8:25 
AnswerRe: FileSystemWatcher doesn't notice files downloaded to the watched directory via IE? Pin
AspDotNetDev4-Feb-10 11:43
protectorAspDotNetDev4-Feb-10 11:43 
GeneralRe: FileSystemWatcher doesn't notice files downloaded to the watched directory via IE? Pin
SCADirector4-Feb-10 13:51
SCADirector4-Feb-10 13:51 
AnswerRe: FileSystemWatcher doesn't notice files downloaded to the watched directory via IE? Pin
Dave Kreskowiak4-Feb-10 15:14
mveDave Kreskowiak4-Feb-10 15:14 
GeneralRe: FileSystemWatcher doesn't notice files downloaded to the watched directory via IE? Pin
SCADirector4-Feb-10 15:58
SCADirector4-Feb-10 15:58 
GeneralRe: FileSystemWatcher doesn't notice files downloaded to the watched directory via IE? Pin
Dave Kreskowiak4-Feb-10 16:42
mveDave Kreskowiak4-Feb-10 16:42 
GeneralRe: FileSystemWatcher doesn't notice files downloaded to the watched directory via IE? Pin
SCADirector4-Feb-10 16:54
SCADirector4-Feb-10 16:54 
GeneralRe: FileSystemWatcher doesn't notice files downloaded to the watched directory via IE? Pin
SCADirector9-Feb-10 5:12
SCADirector9-Feb-10 5:12 

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.