Click here to Skip to main content
15,919,749 members
Home / Discussions / C#
   

C#

 
GeneralTool Windows and Card Layout Pin
Anonymous10-Aug-02 11:05
Anonymous10-Aug-02 11:05 
GeneralRe: Tool Windows and Card Layout Pin
Domenic Denicola10-Aug-02 11:20
Domenic Denicola10-Aug-02 11:20 
GeneralRe: Tool Windows and Card Layout Pin
Anonymous10-Aug-02 21:32
Anonymous10-Aug-02 21:32 
Generalvb variants in c# Pin
Anonymous10-Aug-02 9:33
Anonymous10-Aug-02 9:33 
GeneralRe: vb variants in c# Pin
Jonathan Tan12-Aug-02 1:09
Jonathan Tan12-Aug-02 1:09 
QuestionDatagrid sorted, how to refresh data? Pin
Bar10-Aug-02 7:38
Bar10-Aug-02 7:38 
GeneralRegisterHotKey, small problem Pin
Anonymous10-Aug-02 0:15
Anonymous10-Aug-02 0:15 
GeneralRe: RegisterHotKey, small problem Pin
leppie10-Aug-02 0:27
leppie10-Aug-02 0:27 
Anonymous wrote:
bool b = RegisterHotKey(GetForegroundWindow(),100,2, 'J'); // 2 = VK_CONTROL

Im not sure, but that 'J' bit needs to be the VK int defined in the headers, you cant assume (int) 'J' will be the correct value.

Hope this helps Smile | :)

MYrc : A .NET IRC client with C# Plugin Capabilities. See
http://sourceforge.net/projects/myrc
for more info. Big Grin | :-D
GeneralRe: RegisterHotKey, small problem Pin
Anonymous10-Aug-02 7:01
Anonymous10-Aug-02 7:01 
GeneralDefine structs in C# Pin
leppie9-Aug-02 23:24
leppie9-Aug-02 23:24 
GeneralAnyone? Pin
leppie11-Aug-02 2:42
leppie11-Aug-02 2:42 
GeneralRe: Define structs in C# Pin
Eric Gunnerson (msft)12-Aug-02 6:42
Eric Gunnerson (msft)12-Aug-02 6:42 
GeneralRe: Define structs in C# Pin
leppie12-Aug-02 12:19
leppie12-Aug-02 12:19 
Generali install net frameworksdk Pin
imran_rafique9-Aug-02 21:41
imran_rafique9-Aug-02 21:41 
GeneralRe: i install net frameworksdk Pin
leppie9-Aug-02 21:58
leppie9-Aug-02 21:58 
GeneralRe: i install net frameworksdk Pin
imran_rafique9-Aug-02 22:53
imran_rafique9-Aug-02 22:53 
GeneralRe: i install net frameworksdk Pin
leppie9-Aug-02 23:09
leppie9-Aug-02 23:09 
GeneralRe: i install net frameworksdk Pin
imran_rafique10-Aug-02 10:34
imran_rafique10-Aug-02 10:34 
GeneralRe: i install net frameworksdk Pin
imran_rafique10-Aug-02 11:09
imran_rafique10-Aug-02 11:09 
GeneralRe: i install net frameworksdk Pin
leppie10-Aug-02 11:22
leppie10-Aug-02 11:22 
Questionhow to click a button Pin
imran_rafique9-Aug-02 21:02
imran_rafique9-Aug-02 21:02 
Questionhow to click a button Pin
imran_rafique9-Aug-02 10:47
imran_rafique9-Aug-02 10:47 
AnswerRe: how to click a button Pin
Nick Parker9-Aug-02 10:52
protectorNick Parker9-Aug-02 10:52 
GeneralRe: how to click a button Pin
Rama Krishna Vavilala9-Aug-02 12:07
Rama Krishna Vavilala9-Aug-02 12:07 
GeneralRe: how to click a button Pin
Nick Parker9-Aug-02 13:51
protectorNick Parker9-Aug-02 13:51 

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.