Click here to Skip to main content
15,900,110 members
Home / Discussions / C#
   

C#

 
QuestionDatagrid Iteration Pin
Rocky#5-Aug-06 21:04
Rocky#5-Aug-06 21:04 
QuestionDotfuscator and GAC Pin
Ranjan Banerji5-Aug-06 17:15
Ranjan Banerji5-Aug-06 17:15 
AnswerRe: Dotfuscator and GAC Pin
Ranjan Banerji5-Aug-06 17:23
Ranjan Banerji5-Aug-06 17:23 
AnswerRe: Dotfuscator and GAC Pin
Mike Dimmick5-Aug-06 17:31
Mike Dimmick5-Aug-06 17:31 
Questionsetup package Pin
md_refay5-Aug-06 11:14
md_refay5-Aug-06 11:14 
AnswerRe: setup package Pin
Stanciu Vlad5-Aug-06 22:19
Stanciu Vlad5-Aug-06 22:19 
QuestionFlashing statusbar button Pin
Maksymus0075-Aug-06 11:13
Maksymus0075-Aug-06 11:13 
AnswerRe: Flashing statusbar button Pin
Thomas Stockwell7-Aug-06 12:43
professionalThomas Stockwell7-Aug-06 12:43 
If a forms property ShowInTaskBar is set to true then yes, most applications have a window in the taskbar. You can make the taskbar window for your application 'flash' by using the API commands FlashWindow and FlashWindowEx. You can learn more about these commands by googling the application API Guide and API Viewer. I also have code for this in VC#, but at the moment I am not at the right computer.

Regards,
1tg46

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.

Questionpublic variable Pin
md_refay5-Aug-06 11:11
md_refay5-Aug-06 11:11 
AnswerRe: public variable Pin
Vega025-Aug-06 12:03
Vega025-Aug-06 12:03 
Questionhow can i create a License for my applications Pin
keroed_edmond5-Aug-06 9:40
keroed_edmond5-Aug-06 9:40 
AnswerRe: how can i create a License for my applications Pin
Rob Graham5-Aug-06 9:54
Rob Graham5-Aug-06 9:54 
QuestionQuickTime movie frame extract with C# Pin
Phoen255-Aug-06 9:02
Phoen255-Aug-06 9:02 
AnswerRe: QuickTime movie frame extract with C# Pin
eggie55-Aug-06 20:46
eggie55-Aug-06 20:46 
QuestionC# Delete database records without SQL text? Pin
DannyAdler5-Aug-06 8:19
DannyAdler5-Aug-06 8:19 
AnswerRe: C# Delete database records without SQL text? Pin
Rob Graham5-Aug-06 9:18
Rob Graham5-Aug-06 9:18 
QuestionOverriding Inheritance??? Pin
Shy Agam5-Aug-06 5:27
Shy Agam5-Aug-06 5:27 
AnswerRe: Overriding Inheritance??? Pin
Colin Angus Mackay5-Aug-06 5:53
Colin Angus Mackay5-Aug-06 5:53 
GeneralRe: Overriding Inheritance??? Pin
Shy Agam5-Aug-06 6:49
Shy Agam5-Aug-06 6:49 
QuestionListView LargeIcon problem Pin
loneferret5-Aug-06 3:43
loneferret5-Aug-06 3:43 
AnswerRe: ListView LargeIcon problem Pin
mav.northwind5-Aug-06 10:37
mav.northwind5-Aug-06 10:37 
GeneralRe: ListView LargeIcon problem Pin
loneferret7-Aug-06 1:42
loneferret7-Aug-06 1:42 
GeneralRe: ListView LargeIcon problem Pin
mav.northwind7-Aug-06 6:37
mav.northwind7-Aug-06 6:37 
GeneralRe: ListView LargeIcon problem Pin
mav.northwind11-Aug-06 21:40
mav.northwind11-Aug-06 21:40 
QuestionChange textbox readonly attribute programatically [modified] Pin
Glen Harvy5-Aug-06 3:31
Glen Harvy5-Aug-06 3:31 

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.