HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (WinForms DesignTime) microsoft.public.dotnet.framework.windowsforms.designtime


Discuss in the Dotnet Framework (WinForms DesignTime) forum.



Post New Thread
Threads in Forum : Dotnet Framework (WinForms DesignTime) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I have a composite UserControl with a public property with a return type of a custom enumerator. I want this to show up in the PropertyGrid...
Michael Palmer
05-03-2005 01:39 AM
AT Go to last post
5 34
I've tried to add .ico, .png, and some other image files to ImageList on design time, but the list doesn't get filled with image item. Instead, it...
hiriumi (AT) gmail (DOT) com
04-29-2005 01:56 PM
hiriumi (AT) gmail (DOT) com Go to last post
2 29
Is there a way to have a Class that inherits from a control not show the designer when double-clicked, but just show the code window? The...
Rick Mogstad
04-29-2005 11:07 AM
Rick Mogstad Go to last post
4 38
I have a new custom control. By default the custom control has the design-time property GridSize. I want my custom control to have it's...
Robin Sanner
04-28-2005 10:36 AM
Mujdat Dinc Go to last post
3 34
Hi all, I am now coding a DesignerHost for my application, and have implemented the IDesignerHost interface. I can show a Container successfully,...
Tony
04-25-2005 03:47 AM
Pavel KOHOUT Go to last post
1 34
Where can I find articles and example cdoes to implement a Design Time "String Collection Editor" like the "Items" property of the listbox component...
frankk
04-23-2005 10:28 PM
frankk Go to last post
0 33
Why is that when I loaded into VB a non-visual component written in C#. Many Design time properties of the component are missing in the VB...
Frank Kwong via DotNetMonster.com
04-22-2005 12:38 PM
Frank Kwong via DotNetMonster.com Go to last post
4 22
Hiya Are you still getting this error? When the build error comes up, does it go away if you re-open the project? Kind Regards, Steve "João Santa...
Steve Amey
04-22-2005 12:12 PM
Steve Amey Go to last post
0 41
When we use its registered by VS when you custimize your tool bar add it into bar.. if your component tool is already on tool bar remove it and...
Mujdat Dinc
04-22-2005 08:37 AM
Praveen Go to last post
5 33
I have paint code in the custom control's OnPaint method (which successfully shows up at runtime) and paint code in the OnPaintAdornments method of...
Robin Sanner
04-22-2005 07:46 AM
Mujdat Dinc Go to last post
1 33
Hi I have created a treeview derived control which needs to perform some initialization only at runtime (not at design time) because I am not...
Jeronimo Bertran
04-20-2005 11:21 PM
AT Go to last post
4 30
Joao, How are you so sure it was not a typo the first time. Because at the moment it is good and probably you cannot reproduce it. Otherwise show...
Cor Ligthert
04-20-2005 03:21 PM
azerty Go to last post
1 28
nuwankkumara Apr 20, 12:03 am show options Newsgroups: microsoft.public.dotnet.framework.windowsforms.controls From: "nuwankkumara"...
nuwankkumara
04-20-2005 04:35 AM
nuwankkumara Go to last post
0 29
We have developed our own custom designer. We have a custom control that uses this designer. We have everything working, except......... How do we...
Greg Robinson
04-19-2005 07:02 AM
Mujdat Dinc Go to last post
2 26
I've made a custom listviewitem inherited from listviewitem, made a custom collection of it, and made a custom listview that inherits from my...
tom
04-19-2005 06:20 AM
Mujdat Dinc Go to last post
1 37
I'm having a problem with one of my controls. The problem is that occassionally the design time properties will fail to load for the control with...
alex
04-19-2005 01:27 AM
alex Go to last post
0 36
Hi I have a Windows Form running in 40 clients around the city, those apps are communicating with a central SQLDB hosted in a hosting company (each...
Kenny M.
04-18-2005 07:20 AM
LOZANO-MORÁN, Gabriel Go to last post
4 34
Hallo Andreas, nachfolgend zwei Links auf Unicode bezogene Seiten die eine kurze Übersicht über verschieden Aspekte von Unicode...
Günter
04-14-2005 10:41 AM
Günter Go to last post
0 20
Hi All, I have created a simple usercontrol(using c#,the code is added below).Now at designtime(Windows forms) i add this usercontrol into a...
AT
04-13-2005 11:54 AM
Beth Massi [Architect MVP] Go to last post
1 35
I have a VB.NET application in which I want to allow the user to select some page margin adjustments (for printing labels) and then apply those to...
Wayne Wengert
04-13-2005 06:20 AM
Wayne Wengert Go to last post
0 26
My goal is to build a non-visual custom component with a PropertyGrid like the TableStyles property of the dataGrid as a Design Time data input...
Frank Kwong via DotNetMonster.com
04-11-2005 10:57 AM
Frank Kwong via DotNetMonster.com Go to last post
23 67
I'm an experienced C++/C# developer, looking for a good book (C# or VB.NET) with focus on WinForm custom controls (design time). Thank you in...
.NET Developer
04-11-2005 07:49 AM
AviD Go to last post
3 39
Hi, how is it possible to serialize a collection into code similar as the ControlCollection serialization? The problem what I see is...
Bernd S
04-08-2005 05:54 AM
Mick Doherty Go to last post
7 30
I have a panel that acts as an extender provider. I only want to extend properties if the control is parented by the panel. I implemented...
Graham Robertson
04-07-2005 05:48 PM
Avi Dubnikov Go to last post
1 27
I am using Visual Studio 2003 (C#) with the .NET Framework 1.1 SP1. I suspect that I have encountered a bug in Visual Studio. I have three user...
Michael AbiEzzi
04-06-2005 09:05 PM
joeycalisay Go to last post
3 35
Hi! I'm trying to figure out how to create a control which can add or edit code during drag&drop operation. I know how to handle...
AT
04-06-2005 09:47 AM
Mujdat Dinc Go to last post
1 34
Hi all, Just a simple question here. How can I customize the serialization process, to the InitializeComponent, of a IExtenderProvider...
Tony
04-06-2005 07:50 AM
Uri Dor Go to last post
1 35
I have created a new layout manager panel but I don't want visual studio to put it's selection box around the selected controls. I want to be able...
Graham Robertson
04-06-2005 12:51 AM
Graham Robertson Go to last post
0 29
The PictureBox component has a desingtime "Image" property. You can click and open an OpenFileDialog to select the path of an image. How is...
Frank Kwong via DotNetMonster.com
04-05-2005 11:55 PM
joeycalisay Go to last post
1 27
Hi i got this control i'm creating it exists of a containercontrol wich manages some child containercontrols (kinda like the tabcontrol -->...
engine252 via DotNetMonster.com
04-05-2005 11:48 PM
joeycalisay Go to last post
1 25
How do I display a wizard when a component is dropped on the form the way DataSet does? The wizard needs to be displayed before adding the component...
Adrin
04-05-2005 05:22 PM
mujdat Go to last post
1 26
Hello, I've taken a button component and extended it's functionality by adding a couple small methods and properties. This control is contained...
Chris
04-04-2005 01:40 PM
Eric Cadwell Go to last post
2 37
Hi All, I'd like to modify the standard output of the generated code. Let's say, I'm changing a TextBox's text property to "SomeValue", and I'd like...
Mark G via .NET 247
04-03-2005 09:37 AM
Mark G via .NET 247 Go to last post
0 25
hi i have a control with a string property. i have set , and it serialises fine. However, when the program returns to design-time following...
David Sobey
04-03-2005 08:56 AM
David Sobey Go to last post
2 29
hi, I'm implementing my own "Form Designer" and now want to add DataControls like sqlcommands. How can I do it ? Thanks for any advice.
AT
04-01-2005 02:32 AM
AT Go to last post
0 33
I am using a PropertyGrid to expose properties at runtime and I change the line and background colors of the PropertyGrid to match the color theme of...
ljlevend2
03-31-2005 01:06 PM
VisualHint Go to last post
2 32
I am using SampleDesignerHost http://download.microsoft.com/download/f/d/9/fd986a23-d3d6-44c3-8fa0-75e 21b0094bf/designerhost.exe I want to use data...
AT
03-31-2005 06:11 AM
AT Go to last post
0 22
Anybody who has experienced this and knows the cause? Snapshot...
joeycalisay
03-30-2005 10:29 PM
joeycalisay Go to last post
0 27
Does anybody have an example of how to correctly handle drag & drop onto a custom designer inheriting from ParentControlDesigner? It needs to...
Robin Sanner
03-29-2005 12:49 PM
Robin Sanner Go to last post
0 35
Hi, I have a custom control which works on a custom Design-Time surface in my application which is created using IDesignerHost and other...
Özden Irmak
03-29-2005 06:56 AM
joeycalisay Go to last post
3 27
Hello, Can someone let me know if it is possible to create a base form and set the Locked property to True, and then have all derived forms also...
Danny Miller
03-29-2005 02:42 AM
joeycalisay Go to last post
1 34
Can I make a custom form to act like a dialog component (something like FileOpenDialog)? I have set the following attributes to my form without any...
Nice Chap
03-29-2005 01:45 AM
joeycalisay Go to last post
1 34
How do I get all of Visual Studio to repaint? I have a control that when dragged around where the drag rectangle falls outside the border of...
Robin Sanner
03-28-2005 03:32 PM
Robin Sanner Go to last post
0 29
I am making a simple non-visual component and I can load that into the toolbox such that the test WinForm application can drop it into the form. The...
Frank Kwong via DotNetMonster.com
03-28-2005 10:57 AM
Frank Kwong via DotNetMonster.com Go to last post
1 29
I have a Custom ToolboxItem that I use to create different kinds of components (it's like a wizard where you choose what components you want). When...
Adrin
03-28-2005 10:48 AM
Adrin Go to last post
0 32
hi all I am using SampleDesignerHost(link given...
AT
03-28-2005 07:53 AM
AT Go to last post
0 32
Hi All, I'm trying to force VS.NET to serialize items that have been added into a collection. This collection is a property of a complex type,...
Alex Clark
03-27-2005 09:59 PM
joeycalisay Go to last post
4 34
Hi, I'm making some User Controls, and one custom control depends on another custom control... So , I have something as this in...
Franck Diastein
03-23-2005 10:43 AM
Franck Diastein Go to last post
1 29
Hi, I want to show a custom collectioneditor in my property where no items could be added or removed. I just want to be able to edit the current...
Özden Irmak
03-23-2005 05:58 AM
Özden Irmak Go to last post
2 29
I would like controls added to WinForms in VB.NET to have access modifiers private as default. Private is the default in C# but VB.NET uses Friend as...
ytui (AT) hotmail (DOT) com
03-23-2005 05:41 AM
ytui (AT) hotmail (DOT) com Go to last post
0 27
Post New Thread

Display Options
Showing threads 501 to 550 of 1059
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.