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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to send data to controls which is in MDI Parent09 Jan 2004 12:22 GMT1
How to send data to controls which is in MDIParent  
Hi,
I am facing problem with, sending data frm mdi child to mdi parent.
I have search Dropdown in MDI form, depend on selection, or enter
PropertyGrid using DefaultValue attribute - MUST IT ??09 Jan 2004 10:48 GMT1
Is there ANY way you can persuade a property grid control to use something
else for each property's default value, and not the DefaultValue attribute
(attributes as far as I can see are read-only - is this right?).
I want to base a PropertyGrid control on a single class but to have ...
Simple question on menuitem09 Jan 2004 08:15 GMT2
I have a menu with menuitem "Delete".
I want to reuse the functionality of the DELETE key on
the keyboard. How can I do this in a menuitem? What does
the VB code look like?
Help files09 Jan 2004 01:06 GMT1
How do you open a "help" file? I'm trying to associate it with a menu item.
I've looked at the Help and HelpProvider classes, but neither seems to serve
this purpose.
cannot add a top level control to a control08 Jan 2004 22:42 GMT1
Im getting this error when Im trying to set a owner for a form, Im not sure
what is wrong because I get this error only with one form. Enybody knows?
controlling enablement of controls on winforms08 Jan 2004 21:56 GMT1
anyone who can link to patterns or documentation on controlling the
enablement of controls on winforms ?
(e.g. a specific button on the screen is enabled if current user has
permission to execute the underlying task and also if the form is in edit
autodoc feature in vb.net?08 Jan 2004 18:16 GMT5
I know there is an autodocument feature in C# which translates in-code
comments and parameterinformation, etc... into xml documentation. Ideal
stuff for documenting a framework.
Does such a tool exist for vb.net as wel?
How to make Combobox readonly08 Jan 2004 18:15 GMT2
I'm populating a combobox from a database, but would like to prevent users
to edit in it.
Can't find any readonly property. Anyone know how to do this ?
Reading Multipage TIFF images08 Jan 2004 18:12 GMT1
We have a requirement of loading a multipage tiff file
into different pictureboxes.
i.e. each page of the .tiff being displayed in each
picture box.
Ctrl-c / Ctrl-v doesn't work on no touch deployment08 Jan 2004 18:09 GMT1
I have a client application that is deployed using the "no touch
deployment".
For some reason, the copy/paste shortcut keys (ctrl-c/v) doesn't work on the
winform running in the IEHost.
String Formatting08 Jan 2004 17:32 GMT2
This may be very silly question but I cannot find a way to convert a number
into a string representation which is an 8 digit hex value.
For example I want to convert a number -2147221503 into an 8 digit hex
number. In MFC I would have used the CString class and the format string of
ImageList problems with semi transparent images08 Jan 2004 14:32 GMT3
 I have encountered a problem while trying to display images in the
ListView control.
 I am using Visual Studio 2003/C# on windows 2000 professional SP4.
 My images are 32 bit PNG with alpha channel that has 256 levels.
SHIFT to Open08 Jan 2004 13:33 GMT6
does anyone know how to intercept the SHIFT key while opening a vb.net or C#
windowsforms application?
I would like to do something like MS Access when excluding autoexec macros.
thanks
add item to listbox [what am I doing wrong?]08 Jan 2004 12:42 GMT8
Ok, here's the deal.  I tried to do this and it didn't work:
[Child Form "Form2"]
Event OK (ByVal item as Object)
'I cast it as Object simply because that's the type of a Listbox Item.
Visible = False on Form_Closing...08 Jan 2004 12:09 GMT5
I have a MDIForm with some MDIChilds. When the user clicks on the "x" in the
upper right corner, I don't want the MDIChild to be closed, but the property
Visible = False.
So far no problem: I do this useing the Form_Closing-event in which I typed:
 
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.