Click here to Skip to main content
15,885,366 members
Home / Discussions / C#
   

C#

 
GeneralRe: I need to resize a large image of more than 2MEGABYTE and I can not upload it to the program Pin
DaveyM6928-Aug-09 13:24
professionalDaveyM6928-Aug-09 13:24 
QuestionProblem in connect with Remote server?? Pin
RA|-|UL PATEL28-Aug-09 3:32
RA|-|UL PATEL28-Aug-09 3:32 
AnswerRe: Problem in connect with Remote server?? Pin
Searril28-Aug-09 3:57
Searril28-Aug-09 3:57 
AnswerRe: Problem in connect with Remote server?? Pin
DoctorMick28-Aug-09 5:31
DoctorMick28-Aug-09 5:31 
GeneralRe: Problem in connect with Remote server?? Pin
RA|-|UL PATEL28-Aug-09 18:01
RA|-|UL PATEL28-Aug-09 18:01 
QuestionCheckBox initial value [SOLVED] Pin
mostofmonty28-Aug-09 3:20
mostofmonty28-Aug-09 3:20 
AnswerRe: CheckBox initial value Pin
Manas Bhardwaj28-Aug-09 3:26
professionalManas Bhardwaj28-Aug-09 3:26 
AnswerRe: CheckBox initial value Pin
DaveyM6928-Aug-09 3:28
professionalDaveyM6928-Aug-09 3:28 
You need to add this into the form's constructor or Load handler too so the subscription is already active when the form loads.
HookManager.MouseMove += HookManager_MouseMove;


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: CheckBox initial value Pin
mostofmonty28-Aug-09 3:31
mostofmonty28-Aug-09 3:31 
GeneralRe: CheckBox initial value Pin
Luc Pattyn28-Aug-09 4:09
sitebuilderLuc Pattyn28-Aug-09 4:09 
GeneralRe: CheckBox initial value Pin
mostofmonty28-Aug-09 4:17
mostofmonty28-Aug-09 4:17 
GeneralRe: CheckBox initial value Pin
Luc Pattyn28-Aug-09 4:24
sitebuilderLuc Pattyn28-Aug-09 4:24 
GeneralRe: CheckBox initial value Pin
mostofmonty28-Aug-09 4:32
mostofmonty28-Aug-09 4:32 
GeneralRe: CheckBox initial value Pin
Luc Pattyn28-Aug-09 4:45
sitebuilderLuc Pattyn28-Aug-09 4:45 
GeneralRe: CheckBox initial value Pin
DaveyM6928-Aug-09 5:17
professionalDaveyM6928-Aug-09 5:17 
QuestionLogin Page as Popup after session Expired Pin
basantakumar28-Aug-09 2:47
basantakumar28-Aug-09 2:47 
AnswerRe: Login Page as Popup after session Expired Pin
Henry Minute28-Aug-09 8:25
Henry Minute28-Aug-09 8:25 
QuestionDoes exist this user control. Pin
Fired.Fish.Gmail28-Aug-09 2:40
Fired.Fish.Gmail28-Aug-09 2:40 
AnswerRe: Does exist this user control. Pin
Henry Minute28-Aug-09 8:26
Henry Minute28-Aug-09 8:26 
GeneralRe: Does exist this user control. Pin
Fired.Fish.Gmail28-Aug-09 16:10
Fired.Fish.Gmail28-Aug-09 16:10 
GeneralRe: Does exist this user control. Pin
Henry Minute29-Aug-09 3:11
Henry Minute29-Aug-09 3:11 
GeneralRe: Does exist this user control. Pin
Fired.Fish.Gmail30-Aug-09 4:48
Fired.Fish.Gmail30-Aug-09 4:48 
QuestionInstalling a service ? Pin
Mohammad Dayyan28-Aug-09 2:36
Mohammad Dayyan28-Aug-09 2:36 
AnswerRe: Installing a service ? Pin
Calla28-Aug-09 2:53
Calla28-Aug-09 2:53 
AnswerRe: Installing a service ? Pin
PIEBALDconsult28-Aug-09 5:18
mvePIEBALDconsult28-Aug-09 5:18 

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.