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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TreeView flickering while searching nodes05 Oct 2007 10:28 GMT3
I see a lot about TreeView flickering while adding nodes to a treeview
control, but not really about what I'm experiencing.
I'm adding nodes to a TreeView control, but first, to ensure I don't
already have a node somewhere in the tree with the same name, I
Binding DateTimePicker question05 Oct 2007 03:49 GMT6
I thought that my DateTimePicker was bound to my binding source in my entry
form, but it does not behave as though it were.
Here is the AutoGenerated code for that control:
           // modifiedDateDateTimePicker
Embed Form in TabPage05 Oct 2007 02:32 GMT4
Can somebody provide an example on how to embed a form in a TabPage.
I have a bunch of tabPages that behave pretty much the same, so I created a
base form with the basic functionality and from there I am going to create
instances of that base form and embed them in TabPages, is it ...
Container Control Question04 Oct 2007 16:23 GMT3
I've created a Control class and have added the
System.ComponentModel.DesignerAttribute attribute to make the Control object
act as a control container at design-time.
[Designer("System.Windows.Forms.Design.ParentControlDesigner,
Use an icon inside a WinForm?03 Oct 2007 19:03 GMT2
I'd say it's a dumb question... But so far I haven't been able to find a way:
I have some .ico... is there a way to use it INSIDE a WinForm? Like a simple
bitmap, but choosing which resolution (index) I want to display?
Thanks a lot.
Create a control02 Oct 2007 18:14 GMT1
I am using Visual Studio 2005 to develop a Windows Form Application in
C++.
My form has some controls like picturebox, label, and so one. But I
need to create a class where I would save other things.
Spurious internet activity in simple forms application02 Oct 2007 01:18 GMT3
My vs2005 windows forms program is trying to access the internet at runtime. There is no network access in my code. Could it be due to the framework or the infragistics controls? I know that at build time the framework's license compiler tries to use dns or other internet access. ...
change location of control01 Oct 2007 19:18 GMT2
I have a form that inherits from another form.
I want to change the location of a specific control. For this I have a
method in the base form which does only this:
public virtual void SetLocation(int x, int y)
How to disable Start menu or prevent it to open?01 Oct 2007 17:04 GMT4
I need an app to run in kiosk mode, so user will not have access to
start menu and taskbar while the app is running
I was able to hide / show the taskbar with the following code when
app starts / exits
Sent Crystal Report as pdf via Outlook01 Oct 2007 14:03 GMT6
is it possible to sent an Crystal report as pdf file via outlook in code??
does someone have a code snippet to get me started??
Thx!!
DllImport issue!01 Oct 2007 06:58 GMT3
I have a dll created using vc++(Unmanaged).So when we are using this
I have to give to full path of this dll as a parameter of DllImport
attribute. The parameter takes only const string value. It will work
fine by hard coding, but what will be case when I deploy this project?
Pages: 1 2 3 4 5 6 September, 2007
 
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.