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 / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Moving selected items between listboxes21 Feb 2004 21:50 GMT1
I would appreciate your help on this. I did some research and couldn't
find anything to solve this...
I have two multiselect listboxes (listFrom and listTo), the listFrom
is bounded to a datatable. I want to be able to select items in the
Trouble setting properties in saveFileDialog21 Feb 2004 20:38 GMT1
I have a winform app using vb.net and I dragged a saveFileDialog control
onto the form.  In the code below I'm trying to set some properties for some
default setting for when it opens up.  Even though I set the initial
directory to "d:\" and default extension to ".gif" (I also tried ...
Password masking in individual Datagrid Cells21 Feb 2004 13:41 GMT2
I have an XML driven datagrid that displays configuration data.  To hide particlular sensitive information I would like to mask particular cells with a password char like "*".
I can "color" out the data for particular cells by inheriting a class from DataGridTextBoxColumn and ...
How to customize PrintDialog?21 Feb 2004 11:47 GMT1
I want to add a checkbox in PrintDialog that determines what to print (e.g. print table summary, or print table content). It seems like there is no way to customize PrintDialog like what Win32 & C++ allows you to do (specify PD_ENABLEPRINTTEMPLATE in PRINTDLG structure)
Any ideas
Very Disappointed with this discussion group?21 Feb 2004 07:23 GMT4
I am new to Custom control programming in .net. I had many posts for help and guidence but i haven't recd any replies...I guess this discussion group address only few selected issues. Am very disappointed after using this discussion group....My knowledge sharing experience in ...
Dialog box to access dataset in Parent21 Feb 2004 02:20 GMT3
Do I have to set Mdi information? How can I access the parent form and it's controls?
MdiClient border style21 Feb 2004 00:56 GMT1
I have a desperate need to either change the border style of the MDI client window on a form to none (lack of WS_EX_CLIENTEDGE create param), or somehow redraw the non-client area to make it appear as though there is no border.
Is there *any* workaround for this? It would've been ...
listview display problem20 Feb 2004 20:41 GMT3
I met a strange problem during playing listView control.
If I create the control following the InitializeComponent(), then it
displayed well at the beginning. If later on I want dynamically
change-remove all existing column headers and all items, add new header and
OwnerDraw == Out of Memory Exception20 Feb 2004 16:16 GMT2
I'm trying to create my own Windows Forms menus via the
MainMenu control by setting the OwnerDraw property to true
for the various menu items. Right now I just have one item
and am using the exact code from MSDN (ms-
OnPaint troubles.20 Feb 2004 15:57 GMT1
I inherit my control from Splitter.
I overrided next function:
protected override void OnPaint(PaintEventArgs e)
{
Dynamically Change URL of web service20 Feb 2004 15:53 GMT6
I have a the same web service that sits on multiple servers.  All I want to
do is change the URL that the client app points to.  I found this code in
the Reference.vb file under the web reference:
Public Sub New()
How to find control with focus?20 Feb 2004 15:20 GMT8
I have a form with four text fields, each with sequentially ordered
tabstops. I want to have the fields recognize the return key and
automatically shift the focus to the next control. I created the following
event handler that I've assigned to the KeyUp event of each of the TextBox
Looking for "Windows XP style" graphics for a standard administrative WinForm based system20 Feb 2004 14:28 GMT3
I'm looking for a shop where I can buy "Windows XP style" graphics for a
standard administrative WinForm based system.
It has modules such as inventory, order, billing, and so forth.
Thanx!
How to get visible MDI client area?20 Feb 2004 13:59 GMT1
Does anybody know how to get REALLY visible MDI client area?
ClientRectangle (even without scrollbars) is greater than its visible
part - it includes borders (checked). Not saying about StatusBar that
can visible or not. Framework knows this visible rectangle because it
Form problem20 Feb 2004 12:24 GMT4
I'd like to create small window, with progress bar in it and with cancel/OK
button.
Something like that:
+-----------------------------------+
 
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.