Click here to Skip to main content
15,908,906 members
Home / Discussions / C#
   

C#

 
AnswerRe: type or namespace error in C#(Asp.net) Pin
Colin Angus Mackay28-Jan-06 5:51
Colin Angus Mackay28-Jan-06 5:51 
QuestionEvent for form has changed location Pin
Viktor Nilsson27-Jan-06 7:52
Viktor Nilsson27-Jan-06 7:52 
AnswerRe: Event for form has changed location Pin
Dave Kreskowiak27-Jan-06 8:25
mveDave Kreskowiak27-Jan-06 8:25 
AnswerRe: Event for form has changed location Pin
Robert Rohde27-Jan-06 10:43
Robert Rohde27-Jan-06 10:43 
QuestionGaussian blur troubles Pin
Eugene Kosevtsov27-Jan-06 7:12
Eugene Kosevtsov27-Jan-06 7:12 
AnswerRe: Gaussian blur troubles Pin
User 665827-Jan-06 7:38
User 665827-Jan-06 7:38 
QuestionMarquee Selection in ListView Pin
Alomgir Miah27-Jan-06 6:16
Alomgir Miah27-Jan-06 6:16 
AnswerRe: Marquee Selection in ListView Pin
Dave Kreskowiak27-Jan-06 6:48
mveDave Kreskowiak27-Jan-06 6:48 
There's no support for it built into the .NET Framework. There are, however, methods to get something to work. The message you're thinking of, with the help of the Win32 SendMessage function, is LVS_EX_DOUBLEBUFFER. This message is only available in ComCtrl32 Version 6.00 (Windows XP) and above.

I'd give you a link to the documentation in the Windows SDK site, but it's Search function appears to be busted right now. http://windowssdk.msdn.microsoft.com/library/[^]

RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionComboBox Pin
aPerfectCircle27-Jan-06 5:52
aPerfectCircle27-Jan-06 5:52 
AnswerRe: ComboBox Pin
LighthouseJ27-Jan-06 7:43
LighthouseJ27-Jan-06 7:43 
QuestionDataColumn type Pin
denizmercan27-Jan-06 5:28
denizmercan27-Jan-06 5:28 
AnswerRe: DataColumn type Pin
tarasn27-Jan-06 9:16
tarasn27-Jan-06 9:16 
GeneralRe: DataColumn type Pin
denizmercan27-Jan-06 10:37
denizmercan27-Jan-06 10:37 
QuestionC# IrDA communication between Pocket-PC and MCP-2155. Pin
dannygilbert327-Jan-06 5:19
dannygilbert327-Jan-06 5:19 
AnswerRe: C# IrDA communication between Pocket-PC and MCP-2155. Pin
leppie27-Jan-06 7:14
leppie27-Jan-06 7:14 
QuestionVS c# Express - Deployment Project Pin
ranzask27-Jan-06 5:18
ranzask27-Jan-06 5:18 
AnswerRe: VS c# Express - Deployment Project Pin
Dave Kreskowiak27-Jan-06 5:35
mveDave Kreskowiak27-Jan-06 5:35 
GeneralRe: VS c# Express - Deployment Project Pin
ranzask27-Jan-06 8:51
ranzask27-Jan-06 8:51 
GeneralRe: VS c# Express - Deployment Project Pin
Dave Kreskowiak27-Jan-06 18:12
mveDave Kreskowiak27-Jan-06 18:12 
QuestionHow can I see if LeftShift or RightShift was pressed? Pin
adfgh7527-Jan-06 4:51
adfgh7527-Jan-06 4:51 
AnswerRe: How can I see if LeftShift or RightShift was pressed? Pin
tarasn27-Jan-06 5:56
tarasn27-Jan-06 5:56 
GeneralRe: How can I see if LeftShift or RightShift was pressed? Pin
adfgh7530-Jan-06 9:12
adfgh7530-Jan-06 9:12 
QuestionThread synchronization question Pin
User 665827-Jan-06 3:56
User 665827-Jan-06 3:56 
AnswerRe: Thread synchronization question Pin
Guffa27-Jan-06 4:21
Guffa27-Jan-06 4:21 
GeneralRe: Thread synchronization question Pin
User 665827-Jan-06 6:58
User 665827-Jan-06 6: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.