Click here to Skip to main content
15,891,680 members
Home / Discussions / C#
   

C#

 
QuestionGetting a PDF mouseclick event to C# Windows App Pin
Engineer Joe16-Apr-09 5:46
Engineer Joe16-Apr-09 5:46 
AnswerRe: Getting a PDF mouseclick event to C# Windows App [modified] Pin
buachaill cliste16-Apr-09 6:19
buachaill cliste16-Apr-09 6:19 
GeneralRe: Getting a PDF mouseclick event to C# Windows App Pin
Engineer Joe16-Apr-09 6:43
Engineer Joe16-Apr-09 6:43 
GeneralRe: Getting a PDF mouseclick event to C# Windows App Pin
buachaill cliste16-Apr-09 7:39
buachaill cliste16-Apr-09 7:39 
GeneralRe: Getting a PDF mouseclick event to C# Windows App Pin
Engineer Joe17-Apr-09 7:25
Engineer Joe17-Apr-09 7:25 
QuestionHow to convert System.Type to Form ? Pin
hdv21216-Apr-09 5:32
hdv21216-Apr-09 5:32 
AnswerRe: How to convert System.Type to Form ? Pin
Luc Pattyn16-Apr-09 5:40
sitebuilderLuc Pattyn16-Apr-09 5:40 
AnswerRe: How to convert System.Type to Form ? Pin
DaveyM6916-Apr-09 5:41
professionalDaveyM6916-Apr-09 5:41 
You will need to instanciate a new Form in your if block, a Type is a Type, not an object so it can't be cast.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus)

GeneralRe: How to convert System.Type to Form ? Pin
Colin Angus Mackay16-Apr-09 6:36
Colin Angus Mackay16-Apr-09 6:36 
AnswerRe: How to convert System.Type to Form ? Pin
0x3c016-Apr-09 6:41
0x3c016-Apr-09 6:41 
QuestionRegarding the WebBrowser Class/Control in C# Pin
labdakos16-Apr-09 4:51
labdakos16-Apr-09 4:51 
AnswerRe: Regarding the WebBrowser Class/Control in C# Pin
0x3c016-Apr-09 5:04
0x3c016-Apr-09 5:04 
GeneralRe: Regarding the WebBrowser Class/Control in C# Pin
labdakos16-Apr-09 20:01
labdakos16-Apr-09 20:01 
GeneralRe: Regarding the WebBrowser Class/Control in C# Pin
labdakos17-Apr-09 3:13
labdakos17-Apr-09 3:13 
QuestionProgress Bar while copying, deleting files Pin
ramzg16-Apr-09 4:50
ramzg16-Apr-09 4:50 
AnswerRe: Progress Bar while copying, deleting files Pin
Luc Pattyn16-Apr-09 5:06
sitebuilderLuc Pattyn16-Apr-09 5:06 
GeneralRe: Progress Bar while copying, deleting files Pin
ramzg16-Apr-09 5:12
ramzg16-Apr-09 5:12 
GeneralRe: Progress Bar while copying, deleting files Pin
Luc Pattyn16-Apr-09 5:37
sitebuilderLuc Pattyn16-Apr-09 5:37 
AnswerRe: Progress Bar while copying, deleting files Pin
Abhijit Jana16-Apr-09 5:32
professionalAbhijit Jana16-Apr-09 5:32 
Questionhow explicitly paint event call on button click event PinPopular
Babita Shivade16-Apr-09 4:21
Babita Shivade16-Apr-09 4:21 
AnswerRe: how explicitly paint event call onclick event Pin
harold aptroot16-Apr-09 4:22
harold aptroot16-Apr-09 4:22 
Questionload rgb image data to array Pin
wasam100116-Apr-09 4:16
wasam100116-Apr-09 4:16 
AnswerRe: load rgb image data to array Pin
harold aptroot16-Apr-09 4:20
harold aptroot16-Apr-09 4:20 
QuestionHow to update button state Pin
lastdays16-Apr-09 3:51
lastdays16-Apr-09 3:51 
AnswerRe: How to update button state Pin
lastdays16-Apr-09 6:20
lastdays16-Apr-09 6:20 

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.