|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Windows Formsmicrosoft.public.dotnet.framework.windowsforms
Re: List control acting up when last item is removed
Sean -
20 Nov 2004 8:30 PM - 1 message
I got exactly the same error using vb.net that I posted in "microsoft.public.dotnet.languages.vb.controls" group. I have not got any answer yet. Hope some experts can help us out. ...
Where can I get open/closed folder icons for TreeView ImageList
Windows Forms newbie -
20 Nov 2004 8:19 PM - 4 messages
I assume .NET has some standard icons for things like open and closed folders that are used in treeview controls, but where are they? I looked at the explorer.exe resources in Visual Studio to try to capture some icons but none ...
why does build resize form controls?
shamus -
20 Nov 2004 6:25 PM - 7 messages
I'd posted months without having a grasp of what the problem really is. The issue is with an Infragistics UltraWinListBar control. It's on a base form, many forms inherit from the base form. The UltraWinListBar controls on the ...
How to hide a object's inherited properties ?
mrVithan -
20 Nov 2004 5:19 PM - 14 messages
I create a user control object and show its properties through a propertygrid object in my application. It is sure that there are 100 hundred of properties inherited from System.Windows.Forms.UserControl and they are all showed on the propertygrid. Is there a way i can hide all these inherited properties ...
Re: Display HTML in message box
Ajay Kalra -
20 Nov 2004 12:16 PM - 1 message
This example shows how to host WebBrowser component in a form(This is what IE hosts): [link] _____________ Ajay Kalra (MVP - VC++) ajayka***@yahoo.com ...
Re: Tooltip on UserControls with Child Controls
Mike in Paradise -
20 Nov 2004 11:05 AM - 1 message
Thanks for the replay.... I actualy do that in a variety of controls, especially TreeView when over the node.... I have also found that you need to stop it being active, assign the text and then make it active for it to work in some places. ...
catch system shutdown event
fadi -
20 Nov 2004 10:39 AM - 2 messages
I'm developing a windows service application using C#.NET and I need to catch the system shutdown event to run service closing process. I override the OnShutDown event but nothing happened when rebooting the system. I also need to catch the same event in the service manager (winsows form application), I ...
Share one common imagelist amongst many forms
moondaddy -
20 Nov 2004 5:55 AM - 1 message
[Message not available] ...
Drag and Drop with custom controls
AlBruAn -
19 Nov 2004 11:11 PM - 2 messages
[Message not available] ...
Combine 2 images in one, using VB.NET
Richard_VB -
19 Nov 2004 5:51 PM - 3 messages
Hi, Anyone knows know can I combine 2 images (gif, jpg, etc) in one image, using VB6 or VB.NET code?? Thanks for your help. Richard ...
Customizing the Propertygrid control
Dave -
19 Nov 2004 5:14 PM - 3 messages
[Message not available] ...
How to get previous row # on CurrentCellChanged datagrid event
JJ -
19 Nov 2004 4:24 PM - 3 messages
[Message not available] ...
Problem in Multiple lines Textbox
ColaChups -
19 Nov 2004 2:39 PM - 2 messages
[Message not available] ...
Connect to ftpsite
Kerr -
19 Nov 2004 1:48 PM - 2 messages
I am not quite sure if this is correct forum to post this but I'll see what response I get. I need to create an app that will connect to an FTP location in VB.NET. I have no experience in doing this hense the email. ...
FindForm returns null if control resides on TabPage
korolev andrey -
19 Nov 2004 1:04 PM - 2 messages
Calling FindForm of UserControl which resides on form returns instance of this form, but when I put this control on TabPage FindForm returns null. How can I get Form on which my usercontrol is on? ...
How to add a dropshadow to a Form
marcos -
19 Nov 2004 10:31 AM - 2 messages
[Message not available] ...
Label.AutoSize and right-side align
Christoffer -
19 Nov 2004 8:50 AM - 2 messages
[Message not available] ...
I still not understand
mttc -
19 Nov 2004 8:31 AM - 3 messages
I still not understand, at microsoft Example itself, I see this line: Public Sub QueryDataBase() ... -->> Label1.Text = "DataSet Filled" This is not call to UI from another thread. ...
Datatable updated by multiple threads yields datagrid problem
Becker -
19 Nov 2004 2:51 AM - 2 messages
[Message not available] ...
Vertical scrolling in Listview with "scrolling = false"
nzpcmad -
19 Nov 2004 1:33 AM - 1 message
[Message not available] ...
Re: ListView columns reordered event wanted!
Richard Peterson -
18 Nov 2004 11:55 PM - 1 message
[Message not available] ...
KeyPreview/KeyDown on TreeView control - Possible Bug?
Kevin Frey -
18 Nov 2004 10:47 PM - 2 messages
[Message not available] ...
Property Get being called??? Why?
Bob -
18 Nov 2004 9:35 PM - 2 messages
This chunk of code are causing me grief. It puts the correct Text Display in a ComboBox on a form depending on what is in the ImgFocus Property of a Custom Control. But it is calling the GET() portion of a property that is ...
component detect key press for container
Lance Johnson -
18 Nov 2004 8:17 PM - 1 message
[Message not available] ...
Bug in Framework 1.1 SP1 for DataColumn Expressions in a DataGrid
Ellen -
18 Nov 2004 6:32 PM - 1 message
[Message not available] ...
Problem Hiding Columns when Populating a Datagrid with a DataView of A DataTable From Dataset return
Bob Davies -
18 Nov 2004 4:45 PM - 2 messages
[Message not available] ...
javascript attachEvent raises Security.Exception in .NET SP1 with windows controls hosted in IE
Zac -
18 Nov 2004 4:14 PM - 1 message
[Message not available] ...
auto scrolling a rich text box.
Chris -
18 Nov 2004 4:14 PM - 2 messages
[Message not available] ...
threading, what different between DataGrid Binding to Binding TextBox
mttc -
18 Nov 2004 11:53 AM - 4 messages
[Message not available] ...
Override Default Button Selection behaviour
ian.mcewan@atonement.net -
18 Nov 2004 11:47 AM - 2 messages
Hi, I have a number of buttons on a form. I do not want any button to be selected by default. Seems like .Net selects the button which has the lowest tabindex ordinal by default. Any way around this? THx. ...
How to set Backgroud Img for ToolBar??
Alex -
18 Nov 2004 10:38 AM - 2 messages
[Message not available] ...
How can I create an instance of a class (form) with only it's name
Rene Mansveld -
18 Nov 2004 10:17 AM - 7 messages
[Message not available] ...
NullReferenceException in MessageLoop
Jack Wright -
18 Nov 2004 7:13 AM - 2 messages
[Message not available] ...
Application dies, but not in loop
Dave -
18 Nov 2004 6:39 AM - 2 messages
[Message not available] ...
how to sort bound dropdown list vb.net
dev guy -
18 Nov 2004 5:20 AM - 2 messages
[Message not available] ...
Weird Form Dispose Error
Jonathan Bindel -
18 Nov 2004 3:18 AM - 3 messages
[Message not available] ...
C# Change Default Path For Setup Project
Mae Lim -
18 Nov 2004 2:45 AM - 2 messages
[Message not available] ...
Toolbar Question
Ken Williams -
18 Nov 2004 12:52 AM - 3 messages
Hi everyone, I need your expertise. VB 6 allowed you to place a place holder on a toolbar and then place another control like a text box on the place holder. VB .Net does not have placeholders but I need to have that functionality. ...
HELP!!! Random exceptions
Randall Berkeley -
17 Nov 2004 10:20 PM - 6 messages
[Message not available] ...
Custom Control with SetWindowLong() P/Invoke calls
mhe -
17 Nov 2004 10:13 PM - 3 messages
[Message not available] ...
Re: Random exceptions in Windows Forms app
Randall Berkeley -
17 Nov 2004 9:40 PM - 1 message
[Message not available] ...
MDI child forms without title bars
Scott McChesney -
17 Nov 2004 9:35 PM - 2 messages
[Message not available] ...
How to Create progress bar with cancel button?
david -
17 Nov 2004 8:50 PM - 3 messages
[Message not available] ...
Windows Form Unload
John Mason -
17 Nov 2004 4:31 PM - 5 messages
Can someone please tell me what event gets fired when the x in the top RH corner of a Windows Form gets clicked. I've spent about a day trying to find this information to no avail. I am trying to trap the event to allow the user to confirm that they wish to exit ...
Problems enabling XP Themes in form displayed by Outlook Addin
Mike Timms -
17 Nov 2004 3:33 PM - 1 message
[Message not available] ...
preview and print pdf(or html) files
Igor Anic -
17 Nov 2004 1:46 PM - 4 messages
[Message not available] ...
How to avoid to move a MDI child outside the client area?
Frank -
17 Nov 2004 1:40 PM - 1 message
[Message not available] ...
Cursor changes to appStarting
Kerry Whelan -
17 Nov 2004 11:23 AM - 1 message
[Message not available] ...
DataTable.InsertAt() does not work
mark13 -
17 Nov 2004 9:21 AM - 1 message
[Message not available] ...
ListView And Datagrid style
Steve Butabi via .NET 247 -
17 Nov 2004 9:10 AM - 1 message
[Message not available] ...
How Can I Change Datagrid and ListView Row/Column BgColor (in PPC2003)
Steve Butabi via .NET 247 -
17 Nov 2004 9:07 AM - 1 message
[Message not available] ...
How to write and read a Meta file from the a stream.
Amendra TheUltimate via .NET 247 -
17 Nov 2004 9:05 AM - 1 message
[Message not available] ...
Checkbox in Checkedlistbox just vanishes
Mohit Vora via .NET 247 -
17 Nov 2004 9:05 AM - 1 message
[Message not available] ...
Problems with C++ and Control::FromHandle
Justin Walker via .NET 247 -
17 Nov 2004 9:04 AM - 1 message
Hello all, I am having a problem which has really stumped me. Using .NET management in a C++ program, I am trying to get a control via it's handle. However, even though a C# utility will pick up on the control with its handle, this C++ program will always return null (same control, same handle). Any help would be appreciated ...
transparent user control
vrush desh via .NET 247 -
17 Nov 2004 9:03 AM - 2 messages
(Type your message here) Hi, I want to make user control transparent. I have made it tarnsparent using maketransparent method but while moving that control its taking background of parent control which i dont want so how can i make this?? ...
Docked panels and Z-order problem.
Dominik Jeske via .NET 247 -
17 Nov 2004 9:02 AM - 2 messages
Hallo. I have two panels docked on the right of the form (p1 on the left and p2 on the right) and I want third panel to slide from right to left into a view between p1 and p2 (Just like Solution Explorer window in Visual Studio ? if it is in auto hide mode its slides to left when mouse is over it), but when I put my third panel on Controls list of the form, set it child index between those two and start to slide I have opposite effect ? the p1 is visible and p2 is hidden ? it is a way to do this right ??? ...
Problem with Z-ordering !!!
Dominik Jeske via .NET 247 -
17 Nov 2004 9:00 AM - 1 message
[Message not available] ...
Form transparency issues
othell m. via .NET 247 -
17 Nov 2004 8:59 AM - 1 message
[Message not available] ...
How to resolve reciepient email address
Anand -
17 Nov 2004 7:44 AM - 1 message
[Message not available] ...
CurrencyManager PositionChanged exceptions swallowed
Philip Fourie -
17 Nov 2004 6:34 AM - 1 message
[Message not available] ...
Generic Error in GDI+ from Graphics.DrawString()
Niall -
17 Nov 2004 3:01 AM - 1 message
[Message not available] ...
Word.Application alike system
COBRASoft -
17 Nov 2004 1:35 AM - 1 message
[Message not available] ...
Default view in parent-child datagrid
Brian Bischof -
17 Nov 2004 12:58 AM - 2 messages
I have a parent-child datagrid working fine with three datasets connected. My question is how to make it open to the first level automatically. Right now when the form opens it just shows a blank datagrid with a plus sign. I ...
Drag and Drop - Cannot Get GiveFeedBack To Fire
David Miller -
16 Nov 2004 11:52 PM - 3 messages
Dear Sir or Madam: I can't for the life of me get the GiveFeedback event to fire during drag-and-drop operations. I am using VS.Net 2003 on WinXP SP2. I have attached a sample application that reproduces the problem. ...
Preserving order of operations within a GUI
Ryan Columbus -
16 Nov 2004 11:40 PM - 1 message
[Message not available] ...
reengineering a large winform app
Jack -
16 Nov 2004 9:44 PM - 2 messages
[Message not available] ...
Frustrating error message - "Cannot copy assembly 'abc' to"...
Dmitry -
16 Nov 2004 7:18 PM - 6 messages
Hello everybody - I'm working on a WinForms project (MSDev 2003, C#, .NET 1.1) and every now and then I get the following error message when I try to build it: "Cannot copy assembly abc to file C:\...\abc.dll'. The process cannot ...
Encryption/Decryption of a Byte Array in VB.Net
Fred Herring -
16 Nov 2004 6:13 PM - 2 messages
[Message not available] ...
IE Hosted UserControls blocked by 3rd Party Tools?
Wells Caughey -
16 Nov 2004 4:55 PM - 9 messages
[Message not available] ...
Alternative to Windows.Forms
Tommy Carlier -
16 Nov 2004 4:16 PM - 5 messages
I'm curious: has anyone ever created an alternative for Windows Forms? Maybe a more lightweight GUI library that replaces Windows Forms for the .NET Framework? ...
Make a DataBindable object
Danny van Kasteel -
16 Nov 2004 3:46 PM - 3 messages
[Message not available] ...
Tooltip on UserControls with Child Controls
Mike in Paradise -
16 Nov 2004 3:14 PM - 3 messages
[Message not available] ...
table look in datagrid column
Andrea Sansottera -
16 Nov 2004 2:38 PM - 3 messages
[Message not available] ...
Event to track changes in DataGrid (ListChangedEventHandler)
Mats L -
16 Nov 2004 2:29 PM - 1 message
[Message not available] ...
Locating non-UI components on form
Gerrit -
16 Nov 2004 12:59 PM - 4 messages
Hi. I'm looking for a way to programmatically find and access at run-time any controls that are placed on the "component tray" area on a form (such as ImageLists). The Form.Controls collection is of no use as it does not ...
DataGridTextBoxColumn Paint event never executed
mark13 -
16 Nov 2004 10:23 AM - 3 messages
[Message not available] ...
Update DataRow/DataTable in DataSet
SMG -
16 Nov 2004 4:41 AM - 4 messages
[Message not available] ...
custom control: combobox + timer
Bernie Yaeger -
16 Nov 2004 12:50 AM - 3 messages
[Message not available] ...
Re: Memory leak - Forms with Owners
Adam Russell -
16 Nov 2004 12:20 AM - 1 message
[Message not available] ...
Formatting a DataGrid bound to an ArrayList
-gtu99 -
15 Nov 2004 10:24 PM - 2 messages
[Message not available] ...
System.Windows.Forms.Control.Invoke() throws ArgumentException after sp1
Nicki Carstensen -
15 Nov 2004 8:35 PM - 2 messages
[Message not available] ...
Can you find a MenuItem by name?
aualias -
15 Nov 2004 7:51 PM - 4 messages
[Message not available] ...
Closing Form
Fernando Hunth -
15 Nov 2004 7:13 PM - 2 messages
I am showing a MDI Child Form. That form has a validation by logged user. So that if an invalid user wants to open the forma message is displayed and the form is closed. But the problem that i cannot use the close() method neither on the Load nor ...
|
|||||||||||||||||||||||