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

C#

 
GeneralRe: Rename Excel sheets after exporting to a new Excel spreadsheet Pin
Walaza18-Apr-08 4:05
Walaza18-Apr-08 4:05 
QuestionHow to Convert Template Field into LinkButton Pin
gunaarun17-Apr-08 21:19
gunaarun17-Apr-08 21:19 
AnswerRe: How to Convert Template Field into LinkButton Pin
Christian Graus17-Apr-08 21:50
protectorChristian Graus17-Apr-08 21:50 
QuestionHow to convert the Template Field into LinkButton Pin
gunaarun17-Apr-08 21:13
gunaarun17-Apr-08 21:13 
GeneralReading XML which has colon in Element Pin
satsumatable17-Apr-08 20:43
satsumatable17-Apr-08 20:43 
GeneralRe: Reading XML which has colon in Element Pin
Christian Graus17-Apr-08 20:50
protectorChristian Graus17-Apr-08 20:50 
Questionhow can i create an twinkle effect on windows start bar as msn does when a message get Pin
greekius17-Apr-08 20:28
greekius17-Apr-08 20:28 
AnswerRe: how can i create an twinkle effect on windows start bar as msn does when a message get Pin
Ajay.k_Singh17-Apr-08 23:05
Ajay.k_Singh17-Apr-08 23:05 
There is no such direct method available in .Net, this can be done using FlashWindow API function which is available in User32.dll file.

Calling this function will require you to use InteropServices class.

Check following link for a tutorial –

http://www.bobpowell.net/flashbar.htm

I hope this helps.

-Ajay.

-------------------------
www.componentone.com
-------------------------

Generalnormalize int data Pin
George_George17-Apr-08 20:28
George_George17-Apr-08 20:28 
GeneralRe: normalize int data Pin
Christian Graus17-Apr-08 20:33
protectorChristian Graus17-Apr-08 20:33 
GeneralRe: normalize int data Pin
George_George17-Apr-08 21:35
George_George17-Apr-08 21:35 
GeneralRe: normalize int data [modified] Pin
Luc Pattyn17-Apr-08 21:08
sitebuilderLuc Pattyn17-Apr-08 21:08 
GeneralRe: normalize int data Pin
George_George17-Apr-08 21:15
George_George17-Apr-08 21:15 
GeneralRe: normalize int data Pin
George_George17-Apr-08 23:28
George_George17-Apr-08 23:28 
GeneralRe: normalize int data Pin
Luc Pattyn18-Apr-08 7:46
sitebuilderLuc Pattyn18-Apr-08 7:46 
GeneralRe: normalize int data Pin
George_George18-Apr-08 22:08
George_George18-Apr-08 22:08 
GeneralRe: normalize int data Pin
CPallini18-Apr-08 1:53
mveCPallini18-Apr-08 1:53 
GeneralRe: normalize int data Pin
Luc Pattyn18-Apr-08 4:55
sitebuilderLuc Pattyn18-Apr-08 4:55 
GeneralRe: normalize int data Pin
CPallini18-Apr-08 6:40
mveCPallini18-Apr-08 6:40 
GeneralRe: normalize int data Pin
Luc Pattyn18-Apr-08 7:24
sitebuilderLuc Pattyn18-Apr-08 7:24 
QuestionDynamic Controls. Pin
deezZ17-Apr-08 19:07
deezZ17-Apr-08 19:07 
GeneralRe: Dynamic Controls. Pin
Christian Graus17-Apr-08 19:38
protectorChristian Graus17-Apr-08 19:38 
GeneralRe: Dynamic Controls. Pin
darkelv17-Apr-08 19:51
darkelv17-Apr-08 19:51 
GeneralRe: Dynamic Controls. Pin
Christian Graus17-Apr-08 19:55
protectorChristian Graus17-Apr-08 19:55 
GeneralRe: Dynamic Controls. Pin
Razvan Dimescu17-Apr-08 19:58
Razvan Dimescu17-Apr-08 19:58 

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.