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 / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Tab Control10 Aug 2006 04:00 GMT2
Is it possible to have tab control buttons on bottom?
With out going to to much trouble, thoug I have seen everywhere.
Jared.
How to fix the width of a tree dropdown ?09 Aug 2006 22:12 GMT2
Im want to fix the width of a dashboard.
I have a field which has a field (in this dashboard on the left part of my
screen)
which could be long and make the right side of the screen out the display.
novice help for combo box needed09 Aug 2006 21:25 GMT2
I am trying to emulate with ComboBox, what I do with a Web DropDownList.
dropdownList.Items.Add(new ListItem("30", "30 days"));
dropdownList.Items.Add(new ListItem("60", "60 days"));
As you can see, 30 and 60 are values and "30 days" and "60 days" for displaying.  Not populating ...
How to Https locally?09 Aug 2006 21:11 GMT4
I use the web browser control to display some html reports in a winforms
application. The problem is this kills security because anyone can read the
reports just by accessing the file system.
The reports are generated dynamically at runtime in memory and then saved to
Windows cannot verify certificate of ClickOnce application09 Aug 2006 21:04 GMT1
I have a ClickOnce application code-signed with a code signing certificate
from Thawte. When a user (running IE on WinXP SP2) tries to run the app, if
they click the Publisher hyperlink a warning is shown in the "Certificate"
dialog with the warning "Windows does not have enough ...
ListView Custom Sorting and repositioning later09 Aug 2006 18:36 GMT1
I have a ListView with a custom ListViewItemSorter assigned. After I add all
the items I assign the sorter and everything is sorted fine. This works the
way I want.
Now I want the user to be able to move items within the ListView but they're
Use webbrowser control w/o form ui09 Aug 2006 16:06 GMT1
I'm trying to create a html/hta document on the fly without using the gray
form UI.  I'll be activating the html/hta document from a parameter on the
context menu.
Can't see "Windows Form Designer Generated Code" in VS200509 Aug 2006 15:58 GMT2
Folks,
 I am developing a Visual Basic Windows application using Visual
Studio 2005. For some reason I do not see any of the code that is
normally generated by VB. Is there some setting/option I need to check
How to draw shadow of arc?09 Aug 2006 14:52 GMT1
Because the backgroud color of the form is white, when I use
SmoothingMode.AntiAlias, the color of shadow seems gradient to white color.
But if I don't use SmoothingMode.AntiAlias, there are white gap between four
arc.
Panel doesn't show scroll bars09 Aug 2006 14:05 GMT3
Perhaps one of you geniouses can help.  I have a panel whose AutoSize =
true.  This Panel is originally empty when the program starts, and it
is programtically populated with my own User Control.  The User Control
is inherited from a Panel itself.  I programatically add each of ...
How to test if a control is visible on screen09 Aug 2006 14:05 GMT1
Hallo experts
How can I test if a control is currently visible on screen and not hidden by
other windows?
How to make all controls disable foreColor and BackColor same as ReadOnly = true?09 Aug 2006 13:35 GMT2
How to make all controls disable foreColor and BackColor same as ReadOnly =
true?
As the disable textbox or another controls color is so hard to read, I want
a good method to set all control same as ReadOnly TextBox control's Colors.
How to clone a refrenced type object?09 Aug 2006 11:37 GMT1
I am developing a utility to be reused in other programs. It
I have an object of type Control (a TextBox, ComboBox, etc.) that other
programmers use it in applications. they may set some of properties or
assign event handlers. I need to be able to clone the manipulated control at
Text written with TextRenderer overwritten by other Controls?08 Aug 2006 20:45 GMT1
I'm trying to write text to a Windows Form with TextRenderer.Drawtext,
and it works fine - until I select an item from the Menu
(System.Windows.Forms.MenuStrip) above it - at which point any text in
the Form area underneath where the menu drops down gets erased.
Disable Resizable Form08 Aug 2006 20:35 GMT2
Using C# and Windows Forms, how do I disable the window resizable option?
I want my form to be fixed size only.
Thanks,
Janiv Ratson.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 July, 2006
 
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.