Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Change a disable control color01 Jun 2004 12:44 GMT2
Does anyone know how to set a color to a disable control (I.E. a textbox
when you set the disable property to true
you get the gray windows disable color, and I would like to set it in blue
I already tried to override the event - OnEnableChange - but it doesn't wor
SEHException when closing a form01 Jun 2004 10:48 GMT1
I'm trying to enable Windows XP themes in my application.  First I tried
adding a call to Application.EnableVisualStyles(), but that didn't appear to
actually do anything (aka I still wasn't getting styles).  Yes, I have all
my buttons and what not using FlatStyle = FlatStyle.System ...
Code generation for property 'XXX' failed.  Error was: .....01 Jun 2004 09:40 GMT1
I am designing a component to be used on windows applications.
'code''''''''''''''''''''''''''''''''''''''''''''''''''''
Public Class SomeComponent
    Inherits System.ComponentModel.Component
DataSource property to control design time01 Jun 2004 09:25 GMT1
I want to add a DataSource property to my control that, at design time, will allow the designer to drop down a list of valid datasource components just like the DataGrid control. The type on the DataSource property is just 'object', so I know it isn't that. Is there a special ...
Control.CreateControl does not create Handle01 Jun 2004 07:34 GMT1
According to the .NET doc, calling the CreateControl() will create a
handle for the winform control and its child. But I doesn't seem to get
it work.
I have a code like this :
WinForms and WebService01 Jun 2004 06:18 GMT2
  If I create a proxy object to a WebService in my Form as an
instance object, does it create a process thread in my WebServer that
is hosting the WebService?....
As the WebService object gets an error if I try to call a WebService
http cookie use question01 Jun 2004 02:53 GMT1
I'm struggling with using the HttpCookie object on a code behind. Used in the page works great
I'm getting a: Type 'HttpCookie' is not define
I've tried adding the namespace to the vb form but no luck
Imports System.Data.Sqlclien
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 May, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.