Click here to Skip to main content
15,888,286 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Skin Desktop Application in .Net Framework 2.0 Pin
Thomas Stockwell4-Aug-08 4:22
professionalThomas Stockwell4-Aug-08 4:22 
GeneralRe: Skin Desktop Application in .Net Framework 2.0 Pin
sudjp5-Aug-08 17:47
sudjp5-Aug-08 17:47 
QuestionHow to use windows application Pin
Ashok Ruhela3-Aug-08 7:14
Ashok Ruhela3-Aug-08 7:14 
QuestionRe: How to use windows application Pin
led mike4-Aug-08 6:04
led mike4-Aug-08 6:04 
AnswerRe: How to use windows application Pin
Yusuf4-Aug-08 12:12
Yusuf4-Aug-08 12:12 
QuestionHow to override the linklabel clciked event Pin
hkodavati2-Aug-08 18:28
hkodavati2-Aug-08 18:28 
QuestionTaskbar Icon Customization Pin
pvenkatg2-Aug-08 7:30
pvenkatg2-Aug-08 7:30 
AnswerRe: Taskbar Icon Customization Pin
Thomas Stockwell2-Aug-08 7:49
professionalThomas Stockwell2-Aug-08 7:49 
You would have to create an extension of the program itself through a plugin (good luck in .NET), or create a WinAPI listener that will interact with generic applications and the program you specify (good luck even more in .NET). The best way would be through C++, but theoretically it is still possible in .NET.

Regards,
Thomas Stockwell

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Visit my homepage Oracle Studios

Discounted or Free Software for Students:
DreamSpark - downloads.channel8.msdn.com
MSDN Academic Alliance - www.msdnaa.com

GeneralRe: Taskbar Icon Customization Pin
Paul Conrad2-Aug-08 8:17
professionalPaul Conrad2-Aug-08 8:17 
GeneralRe: Taskbar Icon Customization Pin
pvenkatg2-Aug-08 15:37
pvenkatg2-Aug-08 15:37 
GeneralRe: Taskbar Icon Customization Pin
Thomas Stockwell2-Aug-08 15:44
professionalThomas Stockwell2-Aug-08 15:44 
GeneralRe: Taskbar Icon Customization Pin
pvenkatg2-Aug-08 16:20
pvenkatg2-Aug-08 16:20 
Question[Message Deleted] Pin
hkodavati1-Aug-08 13:45
hkodavati1-Aug-08 13:45 
AnswerRe: Handling events in a Custom Control Pin
Thomas Stockwell2-Aug-08 7:51
professionalThomas Stockwell2-Aug-08 7:51 
QuestionRangeSlider, RangeTrackBar, RangeBar, ... Pin
gongchengshi31-Jul-08 7:52
gongchengshi31-Jul-08 7:52 
AnswerRe: RangeSlider, RangeTrackBar, RangeBar, ... Pin
Thomas Stockwell31-Jul-08 8:15
professionalThomas Stockwell31-Jul-08 8:15 
QuestionDelete particular row. Pin
venkat86_ece31-Jul-08 0:50
venkat86_ece31-Jul-08 0:50 
AnswerRe: Delete particular row. Pin
Thomas Stockwell31-Jul-08 7:23
professionalThomas Stockwell31-Jul-08 7:23 
QuestionHow to lay out a form with multiple views Pin
shultas30-Jul-08 8:51
shultas30-Jul-08 8:51 
AnswerRe: How to lay out a form with multiple views Pin
led mike30-Jul-08 9:17
led mike30-Jul-08 9:17 
GeneralRe: How to lay out a form with multiple views Pin
shultas30-Jul-08 9:40
shultas30-Jul-08 9:40 
GeneralRe: How to lay out a form with multiple views Pin
led mike30-Jul-08 9:58
led mike30-Jul-08 9:58 
GeneralRe: How to lay out a form with multiple views Pin
Thomas Stockwell31-Jul-08 7:26
professionalThomas Stockwell31-Jul-08 7:26 
AnswerRe: How to lay out a form with multiple views Pin
darkelv31-Jul-08 23:50
darkelv31-Jul-08 23:50 
AnswerRe: How to lay out a form with multiple views Pin
nelsonpaixao3-Aug-08 15:34
nelsonpaixao3-Aug-08 15:34 

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.