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     
Hello, I'm developing WinForm application localized in English (only) and I'm tired of looking for "English" in language property editor,...
Sławomir Żurek
03-01-2012 08:57 AM
Sławomir Żurek Go to last post
0 1,246
Hello, I'm developing application and localize it in two languages "(Default)" and "English". I would be very happy if I could limit number of...
Sławomir Żurek
03-01-2012 08:44 AM
Sławomir Żurek Go to last post
0 233
Hi, I make a designer with Visual Studio 2010 and use also the Vs ToolBox(adding custom controls) by the following: IToolboxService toolBoxService...
sarahh
01-17-2012 02:15 AM
sarahh Go to last post
0 200
Hello, I'm trying to get a form with a number of controls to resize when the form is resized. You can see the form...
Anders Eriksson
01-29-2011 06:15 AM
Anders Eriksson Go to last post
0 192
What is Happening? This message is to inform you that Microsoft will soon begin discontinuing newsgroups and transitioning users to Microsoft...
nntp@microsoft.com
05-28-2010 12:20 PM
nntp@microsoft.com Go to last post
0 1,835
The Time Is Coming ! Prepared for about a month, our cheap ghd website has been on the market formally this week .The product series in our website...
zhan dandan
05-25-2010 09:38 PM
zhan dandan Go to last post
0 638
What is Happening? This message is to inform you that Microsoft will soon begin discontinuing newsgroups and transitioning users to Microsoft...
05-08-2010 01:39 PM
Go to last post
0 660
Hi All, Here is my context: Our application is based on winforms and we have our custom ListView Control which use a win32 HeaderControl. As you may...
Said
04-13-2010 10:23 AM
Said Go to last post
0 907
Hello, I have a datagridview with lots of columns selectable with a checkbox control, and I would like to have its header text as narrow as a check...
Roger Tranchez
04-13-2010 09:57 AM
Said Lahlou Go to last post
6 1,403
Hi, I've noticed a bug with WinForm and scrollbars, and I would like to know if there is a workaround ... Bug description...
Tophe
03-12-2010 10:04 AM
Tophe Go to last post
0 915
许多性能问题和您的计算机安全*成 恶意病毒,最好的办法对付,这是要安装...
antivirus gratis
03-02-2010 04:55 AM
antivirus gratis Go to last post
0 714
Nombreux problèmes de performance et la sécurité de votre ordinateur sont causées par des virus malveillants, le meilleur moyen de lutter contre...
antivirus gratis
02-13-2010 08:15 AM
antivirus gratis Go to last post
0 957
許多性能問題和安全性您的計算機*成惡意病毒,最好的辦法對付,這是得到承認和防病毒在計算機上安裝更新 ...
antivirus gratis
02-01-2010 07:20 PM
antivirus gratis Go to last post
0 678
We at Nob Hill Software are working on a new query tool: http://www.nobhillsoft.com/MarieAlix.aspx?HeardVia=ptut You can read all about it on the...
Mia
01-22-2010 09:08 AM
Mia Go to last post
0 657
Hi, I am Kaushik from India. I am creating a SSDBCombo user control providing design time feature to configure columns. Main user control class name...
Kaushik
10-21-2009 04:11 AM
Kaushik Go to last post
0 763
Hi, Another question about Custom Forms Designers... I would like to be able to add context menus to my controls, so if the user clicks on any of...
David Whitchurch-Bennett
09-05-2009 03:05 AM
Mazhar Go to last post
5 1,113
Hi, I have created a form using C# 2.0 named <Form1> and placed a button named <Button1>. And i created a second form Form2. I added a click event to...
Vijay
08-31-2009 11:43 PM
Vijay Go to last post
0 721
Hi Im working in VS2008 C#. I created a Windows Form Solution/Project called "Mailbox" that compiles to an Mailbox.EXE and runs fine as a single...
Morris Neuman
08-28-2009 12:46 AM
Zhi-Xin Ye [MSFT] Go to last post
2 770
Any way to override the list of controls in the properties window in winforms? I would like to add one more descriptive property. This is...
Derek Hart
06-28-2009 09:21 PM
Derek Hart Go to last post
0 763
Can I customize the Name property? Add my own code, such as changing it to a combo box of choices for names? I know how to make a combo box, just...
Derek Hart
06-28-2009 06:21 PM
Derek Hart Go to last post
0 575
Built a user control based off a textbox and am adding properties of my own. I want to be able to change Name property itself. Is is possible? I...
Derek Hart
06-28-2009 06:16 PM
Derek Hart Go to last post
0 707
Any books out there on building controls, focusing on design time programming?
Derek Hart
06-20-2009 12:49 AM
uncleSally Go to last post
2 707
How can I get the assembly name at design time?
Derek Hart
06-11-2009 11:58 AM
Derek Hart Go to last post
2 696
Hello, does somebody know, how I can make a UserControl / CustomControl which contains Buttons which can be clicked and resolve Events in designtime...
florian schmalriede
06-11-2009 12:56 AM
G Himangi Go to last post
1 681
I have a property on a custom control that reads from a database, and I use this in the Visual Studio designer. The problem is that the list of...
Derek Hart
06-07-2009 06:15 PM
Derek Hart Go to last post
0 582
I have the following fairly simple class which lists the States, and places it into a property grid in winforms with no problems. It gives a...
Derek Hart
06-06-2009 05:25 PM
Derek Hart Go to last post
0 669
How do you make a control behave the same at design time as it does in runtime? I have a control similar to an Outlook Bar with buttons that...
Matthew
05-12-2009 11:53 AM
Matthew Go to last post
0 694
Hello, Anyone have a sample usage of CodeDomSerializer which serializes/deserializes a custom constructor? Thanks, Eric
eschneider
03-24-2009 09:03 PM
Linda Liu[MSFT] Go to last post
6 798
At design time, I am using a BindingSource And TableAdapter to work with a 3rd party grid. It allows easy movement of fields on the grid. If I add...
Derek Hart
03-18-2009 06:17 PM
Derek Hart Go to last post
0 843
In our software we have a UI editor/designer that is similar to Visual Studio UI designer. The person that wrote this functionality has left...
Blitz357
01-26-2009 09:13 PM
Blitz357 Go to last post
0 792
I have for some time struggled with a custom component, in which I need to execute some methods when the form is saved from within the Form Designer....
ThomasD
01-21-2009 08:18 AM
ThomasD Go to last post
0 695
When I add a control in a designer using IDesignerHost.CreateComponent, how can I set the Modifier property of the created control? I suspect I can...
Jack Jackson
12-11-2008 08:35 PM
Jack Jackson Go to last post
0 679
I have a control comprised of a FlowLayoutPanel seated within a GroupBox (Don't ask- not my idea!). My goal is to enable controls to be dragged...
Skwerl
10-20-2008 11:40 AM
Skwerl Go to last post
0 715
I would like to create a control designer for a container control that will create child controls, much like the DataGridView designer adds and...
Jack Jackson
10-12-2008 02:09 PM
Aflava Go to last post
10 1,125
I've created a custom UserControl with a GroupBox in it. When I add this user control into a WinForm, and then try to add controls to the GroupBox,...
Jeff
09-28-2008 10:34 PM
Jeff Go to last post
0 744
hi, i am Inheriting from TableLayoutPane with a designer that inherits from ParentControlDesigner ..i would like to allow the user to resize the...
yoav.sagi@gmail.com
09-23-2008 08:10 AM
yoav.sagi@gmail.com Go to last post
0 752
When someone is designing an ASP page in VS 08 I would like to be able to tell when they have deleted a component. I have wired into the...
Kelly
09-22-2008 09:23 AM
Kelly Go to last post
4 689
Hi everyone. I am using the extensibility feature in the Visual Studio .net 2005 to automate the creation of forms and child controls, using an...
Khalil
09-16-2008 01:14 AM
Khalil Go to last post
0 683
Dear Sir/ Madam, I'm currently using a class designer. Where shall I put the getter and setter return value? I can't seem to find it in VB.NET 2005...
Cypher Drive
09-12-2008 07:26 PM
Cypher Drive Go to last post
2 704
I seem to get different values for the below code depending on how this is called.... Dim p As String p...
schneider
09-12-2008 03:09 AM
Hongye Sun [MSFT] Go to last post
18 1,261
Hy there, I have a really annoying design time problem. I have a class, BaseForm, derived from Form. The class contains a list...
Toma Catalin
09-09-2008 09:43 AM
Toma Catalin Go to last post
0 771
Hi... Sorry for the newbie questions but I've inherited a .net-written windows form app with a bunch of controls on it. A request came in to 1)...
Mark
08-18-2008 02:15 AM
Zhi-Xin Ye [MSFT] Go to last post
14 1,327
Hi, I have an inherited control that derives from a control from a vendor. Let's call the vendor control VC and my inherited control myVC. VC has a...
Gregg Walker
07-23-2008 04:13 PM
eschneider Go to last post
12 1,146
Hy there, I am working on a project and I want to add design time support. My problem is that I don't want to create controls. For example,some times...
Toma Catalin
07-23-2008 03:33 PM
eschneider Go to last post
6 766
uebergroessen hamburg bikini uebergroessen mode in uebergroessen brautkleider in uebergroessen ballerinas in...
sdgvfwe@yahoo.is.com
07-13-2008 07:47 AM
sdgvfwe@yahoo.is.com Go to last post
0 656
Hi everybody, I have a form (inherits from Form) that, among others, has its proprietary title bar and and a footer section. I'd like to prevent the...
Olaf Rabbachin
07-11-2008 08:03 AM
Olaf Rabbachin Go to last post
0 675
I have an extender (IExtenderProvider) which extends certain types of controls with additional properties. For one of these properties, I...
Tom Juergens
07-08-2008 03:15 AM
Tom Juergens Go to last post
0 713
Hi, I am using .NET CF 3.5 and Windows CE. I have inherited DataGrid and made my custom DataGrid. I just have few function on my custom...
Jayesh Modha
06-19-2008 04:29 PM
Jayesh Modha Go to last post
4 827
Hallo all, i try to adapt my windows forms editor to .NET Framework 2.0. Generally it works, except with the "SplitContainerDesigner". If i use...
Gnter Lissner
06-15-2008 02:16 PM
Vidocq Go to last post
4 802
Hello, Can anybody please tell me how to blink the part of the text in richtextbox.? Thanks in advance, Regards, Gouri.
Gouri.Mahajan7@gmail.com
06-06-2008 12:57 AM
Gouri.Mahajan7@gmail.com Go to last post
0 666
Post New Thread

Display Options
Showing threads 1 to 50 of 1126
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 - 2013, Jelsoft Enterprises Ltd.