all groups > dotnet windows forms > march 2006 > threads for saturday march 11
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Why is this not working?...
Posted by Eric at 3/11/2006 9:16:28 PM
Visual C++ 2005 Express
MVP's and experience programmer's only please!...
I need to get the number of lines in a textbox so I can insert them into a
listview. The text comes from my database and is unformatted. I display the
text to my user in the listview. The textbox I create logicall... more >>
Admin abuse on this news group
Posted by Eric at 3/11/2006 7:26:26 PM
I have been trying to post help regarding getting text lines. It was not
answered correctly by pvdg42. So I repost it with more detail. And either
pvdg42 or pvdg42 friend who is a admin keeps deleting by repost for some
reason and will not tell state the reason.
--
Eric Miller... more >>
Hiding tabs
Posted by Eric at 3/11/2006 7:03:26 PM
How do you hid the tabs in a TabControl?
--
Eric Miller... more >>
You have been reported!...
Posted by Eric at 3/11/2006 6:43:27 PM
This is admin abuse and you will be dealt with.
--
Eric Miller... more >>
Returning application name from hWnd handle.
Posted by Paul Aspinall at 3/11/2006 4:47:41 PM
Hi
I am trying to find the application from a hWnd handle.
ie. if the hWnd is to Internet explorer, I want to try to return
iexplore.exe (as per processes in Task Manager), or some other indicator
that its IE.
Can anyone help?
Thanks
... more >>
Returning application name from hWnd handle
Posted by Paul Aspinall at 3/11/2006 4:44:13 PM
Hi
I am trying to find the application from a hWnd handle.
ie. if the hWnd is to Internet explorer, I want to try to return
iexplore.exe (as per processes in Task Manager), or some other indicator
that its IE.
Can anyone help?
Thanks
... more >>
Open Windows Media Player
Posted by Yossi And Inbar at 3/11/2006 3:45:08 PM
Hi,
I am using VS2003 C# and i want to run avi file from my application.
How can i process that open Windows media player and run my file
automaticlly ?
Thanks,
Yossi
... more >>
Winforms garbage collection and finalizers...what am I missing?
Posted by Robert Conde at 3/11/2006 9:02:18 AM
Consider the test app below. While I hit the breakpoint in the finalizer in
DataClass, I never hit the one in Form2. How is that possible? Won't Form2
hold a reference to DataClass until it's finalized, therefore preventing
finalization of DataClass? Or can GC say "no one has a reference to Fo... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
TabControl background
Posted by Yossi And Inbar at 3/11/2006 12:00:00 AM
Hi,
I am using VS 2003 c#.
I want to change background of TabControl, but i dont find the way to do it.
How can i change the TabControl background to other Color ?
Thanks,
Yossi
... more >>
|