| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
I have been attempting to serialize a form to Xml using .NET 2.0. I have
successfully created my custom forms designer and I have implemented...
Graham Allwood
|
09-20-2005 05:52 AM
David Whitchurch-Bennett | 2 | 39 |
|  | Hi
Need some examples on design time serialization.
Examples like implementations on IDesignerSerializationManager,
IDesignerSerializationProvider,...
Wen Tung
|
09-20-2005 05:50 AM
David Whitchurch-Bennett | 2 | 36 |
|  | "I have a custom control that has a panel inside of it. I need the panel
exposed as a control in design time when I place an instance of the...
RoadRunner News
|
09-17-2005 06:12 AM
Mick Doherty | 1 | 34 |
|  | Hi)
I'm implementing custom form designer.It's purpose is to provide design
surface and toolbox for designing forms.
Also it should make it possible...
InK_
|
09-15-2005 04:09 AM
InK_ | 1 | 43 |
|  | I've been working with the June CTP for several weeks now, and I'm
consistently running into a problem with designer generated code
disappearing. I'm...
AT
|
09-12-2005 02:05 PM
AT | 0 | 33 |
|  | We are facing these 2 problems very frequently:
ms development environment shuts down whenever we build the solution. While
all the DLLs are build...
abal
|
09-12-2005 04:53 AM
abal | 0 | 36 |
|  | Hi there!
I'm writing my own C# component to be used with the Windows Forms Designer.
This component has a DesignerSerializer attached.
Within my...
mamu
|
09-10-2005 06:58 AM
mamu | 1 | 29 |
|  | ALL,
I recently had to reinstall Visual Studio .NET 2003. This was because I got
a new computer at my company, and in fact will need to reinstall a...
Bill Grigg
|
09-06-2005 08:20 PM
Bill Grigg | 0 | 32 |
|  | Hello,
I am working on a DataGridView for User Permissions. The DataGridView
has 3 checkbox Columns (None, View, Edit).
The requirement are as...
Alexander Seiglie
|
09-06-2005 02:16 PM
Alexander Seiglie | 0 | 35 |
|  | When inheriting from a superclass, there is one situation wherein I would
like to hide some of the inheritted controls at design time. Can I do this?
Christopher Weaver
|
09-05-2005 08:07 PM
Tim Wilson | 5 | 31 |
|  | Is there some way to make the alignment utilities work on a TabControl page?
CTRL-ArrowKey doesn't work either!
Christopher Weaver
|
09-02-2005 05:31 PM
Christopher Weaver | 1 | 36 |
|  | Is there some way to make the alignment utilities work on a TabControl page?
CTRL-ArrowKey doesn't work either!
Christopher Weaver
|
09-02-2005 05:14 PM
Mick Doherty | 1 | 32 |
|  | When a component implements ICustomTypeDescriptor, its component
designer is ignored by the IDE. Just remove the ICustomTypeDescriptor
implementation...
Thierry
|
09-01-2005 03:55 PM
Thierry | 1 | 26 |
|  | Isn't there some simple way to tell the TabControl to make itself the same
size as its container, e.g.: the form it's in, so that it fills the...
Christopher Weaver
|
08-31-2005 05:29 PM
Christopher Weaver | 2 | 22 |
|  | I am getting the following error when I try to open one of my Forms on my
project. This error only shows up when I open the form during design...
Rene
|
08-29-2005 01:04 AM
Rene | 0 | 30 |
|  | Hello,
you can use comboBox.SelectedValue property.
Maqsood Ahmed
Kolachi Advanced Technologies
http://www.kolachi.net
*** Sent via Developersdex...
Maqsood Ahmed
|
08-28-2005 02:43 AM
Maqsood Ahmed | 0 | 31 |
|  | Can anyone think how I could get a user control to host a Windows form? In
fact, what I actually want to do is have a docked toolwindow within a...
Charles Law
|
08-26-2005 01:17 PM
Charles Law | 4 | 39 |
|  | Hi,
I've been getting the " The variable 'MSDataType' is either
undeclared or was never assigned." error. Searching usnet it seems I'm
not the only...
AT
|
08-25-2005 10:14 AM
Allen Anderson | 3 | 38 |
|  | Hi Mario
You could start...
Charles Law
|
08-25-2005 05:32 AM
Charles Law | 0 | 31 |
|  | I am find some free and UI which look pretty for win form application. are
there any resource from microsoft or other places?
Thanks. |
08-24-2005 11:02 PM
Allen Anderson | 1 | 36 |
|  | I have a form I set to a minimum size of 800,600
I have the size of the form set to 800,600
I do this in design mode.
When I execute the app, and...
Larry
|
08-24-2005 02:43 PM
Larry | 2 | 31 |
|  | Hi!
I have a property in my component, which has binary unmanaged contents.
I know how to convert it to an array of bytes, but it does not...
Atmapuri
|
08-24-2005 06:12 AM
Atmapuri | 0 | 31 |
|  | I want to have two group boxes on a form vertically,
One near the top of the form, and
the second one near the bottom of the form.
I want to have a...
Larry
|
08-23-2005 01:49 AM
Larry | 0 | 38 |
|  | In VS 2003 using the standard DataGrid, I was able to get Deisgn Time support
for custom columns by creating a custom ColumnStylesCollectionEditor...
robrich
|
08-22-2005 04:31 AM
AT | 5 | 113 |
|  | Hi,
I have the following situation.
I've create a baseclass, derived it from Component and created a
custom designer for it. The desinger is more...
AT
|
08-18-2005 02:46 AM
AT | 1 | 26 |
|  | Hi, people! I need very little help, please.
I create my own form designer. Property editor works, form editor too.
BUT I don't know how to create...
Thorn
|
08-16-2005 11:42 AM
Thorn | 0 | 33 |
|  | Hi,
I'm having a mysterious problem in the designer. I have created a simple
usercontrol, which apparantly works fine except when placed on a...
Sebastian Bargmann
|
08-16-2005 01:55 AM
Sebastian Bargmann | 2 | 33 |
|  | Hi All,
Anyone know how to draw nice 3D buttons like this one by Code in .NET:
http://www.econtechvn.com/en/aquabutton_detail.htm
Please help me...
JohnLid
|
08-12-2005 02:01 AM
Don Lee | 1 | 31 |
|  | I'm trying to run some component licensing samples using the
LicFileLicenseProvider. The licensed components work fine at run time.
However, nothing...
Edward Forgacs
|
08-10-2005 10:18 AM
Edward Forgacs | 0 | 31 |
|  | It has been some time since I have used a regular datagrid on a winform
(have been using Infragistics grids instead). However, today I tried
working...
Woody Splawn
|
08-09-2005 01:40 PM
robrich | 1 | 36 |
|  | Jeffrey,
In fact, in your example, it's serializing mainPanel (the declared member)
rather than MainPanel (the property). Is there no way to...
robrich
|
08-05-2005 01:46 PM
robrich | 6 | 44 |
|  | I have a Custom control (ButtonBar) which should contain a collection
of Button controls. I want to have the buttons in the collection sited
in order...
ytui (AT) hotmail (DOT) com
|
08-05-2005 09:46 AM
ytui (AT) hotmail (DOT) com | 0 | 35 |
|  | Hi Jeffrey,
Thanks for your reply.
I have been unable to get your sample project (I am posting and reading
these discussion groups using the...
Nadav Popplewell
|
08-05-2005 04:58 AM
AT | 5 | 30 |
|  | Hi,
I'm trying to serialize a TableLayoutPanel to Xml, but there appears to be
some information missing when the Controls collections is processed....
Graham Allwood
|
08-04-2005 03:52 AM
Graham Allwood | 0 | 37 |
|  | Hi all.
I was wondering if anyone have extended the default collection editor to
allow switching between property and event view? the collection...
Martin Gustavsson
|
08-03-2005 11:21 AM
Martin Gustavsson | 0 | 35 |
|  | Hello.
I am desinging a Windows forms application with C#. I have added an
imagelist control to the form and added a bitmap. Now, whenever I run...
Ryan Taylor
|
08-01-2005 02:06 PM
Ryan Taylor | 1 | 34 |
|  | Hi,
I want to extent the custom form designer (see INFO: Code Sample That
Demonstrates How to Create a Custom Form Designer by Using Visual C#...
Bragadiru
|
07-29-2005 05:00 AM
Bragadiru | 0 | 31 |
|  | Hi,
in the DesignHost why should the RootComponent be a Form even when the class
you may be designing is derived from a form?
Take for example a...
Graham Allwood
|
07-28-2005 03:03 PM
Robert Conde | 1 | 38 |
|  | Hi there,
I am stuck in that, so I need your help. I designed a user control, which is
mainly a GroupBox (GB). When I drag a control in the GB, the...
Monarghel
|
07-27-2005 11:07 AM
Tim Wilson | 15 | 67 |
|  | If you place a textbox on a user control...then put that user control on a
form with a panel, then move the control to the panel, you then can...
Robert Conde
|
07-21-2005 08:04 PM
Robert Conde | 1 | 44 |
|  | Hi!
When I design a form, all controls are default declared as private. When I
change some of them to internal, it works fine for a while, but then...
Carl
|
07-21-2005 08:22 AM
Carl | 0 | 33 |
|  | Hello
I have written some own Forms/Control that are not based on
Windows.Forms.Control
I have done that with a own Designer like the Shape Designer...
mkl (AT) nospam (DOT) com
|
07-14-2005 08:35 AM
mkl (AT) nospam (DOT) com | 0 | 34 |
|  | I don't understand why my component appears gray in the toolbox. I added the
attributes in my component.
Can someone help me...
Mihaela Barbu via DotNetMonster.com
|
07-13-2005 11:00 AM
Tim Wilson | 1 | 34 |
|  | Hello,
I want to have a control with a constructor that accepts several parameters.
Unfortunately, the Visual Studio designers insist on...
Alex
|
07-12-2005 02:37 AM
AT | 2 | 30 |
|  | Hello,
Is there a way to make the CollectionEditor readonly?
Looks like CollectionEditor uses CollectionForm, and CollectionForm
includes this...
AT
|
07-11-2005 02:23 PM
AT | 1 | 38 |
|  | Is there a way for me to refresh the entire form to allow controls with
transparent backgrounds to refresh correctly and be...
Michael Powell
|
07-05-2005 06:13 PM
Bob Powell [MVP] | 3 | 30 |
|  | Hello,
I am tring to define StringArrayConverter, need to do extra validation
to the input strings.
But ConvertFrom() method never gets called, I am...
AT
|
07-01-2005 03:23 PM
AT | 0 | 29 |
|  | If you think that too write me at
barney.fregeau (AT) booomail (DOT) com
barney fregeau
|
07-01-2005 08:24 AM
barney fregeau | 0 | 29 |
|  | I have my own component that modifies untyped dataset in design-time. After I calling that method of my component the dataset is modified correctly,...
Stanislaw Tristan
|
06-28-2005 09:36 AM
Stanislaw Tristan | 0 | 31 |
|  | Hi,
simple question: is there any way to debug design-time-code except with
MessageBoxes? If I develop, for example, a TypeConverter it is...
Sparhawk
|
06-28-2005 03:16 AM
Bob Powell [MVP] | 5 | 32 |