| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Is it a designer host youre implementing?
z" <alguien (AT) microsoft (DOT) com> a écrit dans le message de news:
eoST5r9KHHA.1008 (AT) TK2MSFTNGP06...
Carlos Rodriguez
|
01-17-2007 01:06 PM
Carlos Rodriguez | 0 | 58 |
|  | Hi
I have comlex property (complex means that type of property is a my own
object with many properties inside). I have created type coverter...
zofcentr
|
01-16-2007 07:54 PM
Bryan Phillips | 1 | 68 |
|  | I have a custom designer derived from the parentcontroldesigner for a
usercontrol. I derive another control from this user control, it
compiles fine...
Speed
|
01-15-2007 06:38 AM
Bryan Phillips | 1 | 73 |
|  | My UserControl needs to dynamically create a contained control based on a
property that is able to be set at design time.
In the constructor for my...
Mark
|
01-13-2007 08:43 PM
Bryan Phillips | 1 | 48 |
|  | I have a custom DataGridViewTextBoxColumn.
I've added the following property.
<Description("Specifies a data type for validation."),...
Nintai
|
01-13-2007 08:42 PM
Bryan Phillips | 1 | 47 |
|  | Hi Mario
Mario Vázquez said the following On 11/01/2007 15.07:
Yes, you are right. Maybe the only solution should be join again the two
projects...
Greco
|
01-12-2007 05:06 AM
Greco | 3 | 55 |
|  | Hi there,
Is it normal for form-based events to fire in "InitializeComponent()". I've
got a "DataGridView" on a form and I set its...
Robert Brown
|
01-12-2007 01:41 AM
RobinS | 3 | 38 |
|  | I have a class like so:
public class MyClass
{
public MyClass(double? x, double? y)
{
}
}
I have created a type converter for this class that...
Nathan Alden
|
01-04-2007 09:07 PM
Nathan Alden | 0 | 42 |
|  | Hello Can someone tell me how to save the controls and its properties on a
form to an xml file
I have problems when it come to the Font, Color,...
Carlos Rodriguez
|
01-04-2007 11:00 AM
Carlos Rodriguez | 1 | 38 |
|  | How do you get the description to display in a calling application when you use a description attribute on your properties in a class library...
JerryWEC
|
01-04-2007 09:07 AM
JerryWEC | 2 | 32 |
|  | Hello Mario,
Thank you very much for the "ReferenceEquals" tip, it'll be really helpfull
for me.
I think after "ReferenceEquals", feed as needed...
Özden Irmak
|
01-01-2007 06:52 AM
Özden Irmak | 1 | 45 |
|  | I'd like to modify the default "basename" for a certain control class
of mine. For example, I have a whole series of classes auto-generated
like...
jtilly99@gmail.com
|
12-31-2006 10:09 AM
jtilly99@gmail.com | 0 | 34 |
|  | Override editor's GetEditStyle() and return Modal perhaps? Haven't
looked at that in a while though...
--
Sergey...
Henning Krause [MVP - Exchange]
|
12-29-2006 10:43 AM
Sergey M | 1 | 45 |
|  | Hi,
I am using DataGridView for displaying data
I want to some idea about the following
1. How to split and merge cells in DataGridView
2. How to...
archana
|
12-16-2006 12:23 AM
archana | 0 | 61 |
|  | I have installed the englisch version of visual studio 2005 Team System
and the german language pack for the .NET Framework 2.0. Whenever the
Windows...
Robert Ludig
|
12-14-2006 04:44 AM
Robert Ludig | 0 | 45 |
|  | Hi,
The following text is describing an alternative to the DesignMode
property as work around for KB839202.
I have Win Form application that is...
viliam_batka@hotmail.com
|
12-12-2006 08:36 AM
viliam_batka@hotmail.com | 0 | 48 |
|  | Hello,
Kindly clarify;
1. I want to change the settings of a third party .NET control PropertyGrid.
2. I want to make certain properties hidden...
Ibrahim.
|
12-02-2006 05:54 PM
VisualHint | 8 | 57 |
|  | I have a ReforecastCurvesControl class (inherits from UserControl)
which contains a TableLayoutPanel. The TableLayoutPanel contains 3
controls: a...
ian.kemp@gmail.com
|
11-29-2006 05:16 AM
ian.kemp@gmail.com | 0 | 40 |
|  | Hello ,
I need a custom windows forms designer.
My purpose is generate custom serialization.
For example XML Forms, when i drop a textbox on the form...
Cengiz
|
11-28-2006 04:42 AM
Cengiz | 0 | 44 |
|  | I have problem whis Windows Media Services 9 Series.
I have videostream, which will consist of two streams(512k/bit and
256k/bit).I need to allocate...
vera esaulova
|
11-21-2006 03:07 AM
RobinS | 2 | 47 |
|  | One difference may be that I added the usercontrol from the toolbox - you
didn't state if you did that. Also, I can open the usercontrol in...
Dale
|
11-20-2006 01:10 AM
Linda Liu [MSFT] | 2 | 42 |
|  | I'm writing my own custom tab control in VC# 2005 and I want to emulate
the design-time experience of the standard TabControl as much as
possible....
mikesnoise@gmail.com
|
11-13-2006 03:10 PM
mikesnoise@gmail.com | 0 | 55 |
|  | How can I create a comment/documentation for the property at the bottom of
the design time propertygrid?
Thanks,
Frank
--
Message posted via...
frank via DotNetMonster.com
|
11-11-2006 08:16 AM
frank via DotNetMonster.com | 3 | 46 |
|  | I am implementing an Extension control that provides other Controls
with a set of properties.
One of the properties should be a list of values that...
Geepy
|
11-06-2006 04:44 AM
Geepy | 0 | 43 |
|  | Hi,
I am using DataGridView for displaying data
I want to some idea about the following
1. How to split and merge cells in DataGridView
2. How to...
Saravanan
|
11-05-2006 10:19 PM
Saravanan | 0 | 45 |
|  | Hi,
windows forms designer sometimes does not found the type of the root
component (e.g. the base class of the designed class) if this is located...
Bernd S
|
10-30-2006 04:02 AM
Bernd S | 2 | 60 |
|  | Hello guys
Could you give me a clue how to explicitly use in code UI designers like
ImageEditors ( FontEditors, IconEditor) etc. like what the...
Yuri O
|
10-29-2006 02:34 PM
Yuri O | 4 | 54 |
|  | Visual Stadio IDE uses a dialog box to define format strings...
http://msdn2.microsoft.com/en-us/library/ms171572.aspx
Can I reuse that dialog box...
Polonio
|
10-27-2006 04:38 PM
Peter Thornqvist | 4 | 52 |
|  | Hi,
I'm writing a dialog editor in C# at the moment and it's giving me some
problems.
I'm using a tool to convert the files generated from the C#...
Keith
|
10-27-2006 10:53 AM
Keith | 0 | 49 |
|  | The follow property fails in the designer, works initialy, but as soon as
the designer tries to reload the form it explodes. Anyone know how to...
schneider
|
10-27-2006 12:22 AM
Bryan Phillips | 3 | 49 |
|  | Hallo,
wie kann ich diejenigen Komponenten eines Steuerelements herausfinden, die
ich dem Entwurfscontainer zuordnen muss?
Danke,
Bernd
Bernd S
|
10-23-2006 09:06 AM
Bernd S | 1 | 42 |
|  | Hi,
how can I find those components which I have to add to the designer host
container?
Thanks,
Bernd
Bernd S
|
10-23-2006 09:02 AM
Bernd S | 1 | 49 |
|  | Hello,
I am hosting the designer using the 2.0 framework. When a component is added
to the designer form I catch the ComponentAdded event and would...
Mark Dykun
|
10-23-2006 07:14 AM
Bernd S | 1 | 61 |
|  | Allitcertkiller.com study guides are cheaper than Testking.co.uk guides
loyola
|
10-23-2006 01:33 AM
loyola | 0 | 41 |
|  | I have recently been playing with IExtenderProvider trying to implement a
Collection Property and came upon this curious scenario:
If I set up a...
Mick Doherty
|
10-19-2006 09:59 AM
Mick Doherty | 6 | 51 |
|  | I have this attribut applied to property. But this does not help. I see
property in properties window but I cannot edit it. I can't even expand...
zofcentr
|
10-19-2006 03:14 AM
zofcentr | 6 | 51 |
|  | I am attempting to make any Array or Collection properties I create in my
UserControls or Components editable through the PropertyGrid during...
ShiveleyTom
|
10-18-2006 09:05 AM
Bernd S | 1 | 55 |
|  | Hi Guys,
Did you get a solution to this problem?
I am experiencing what sounds like a very similar issue.
Thanks.
---
Posted via DotNetSlackers.com
Sarsfield
|
10-17-2006 03:45 AM
Sarsfield | 0 | 47 |
|  | I have a VB WindowsForms 2005 project with several DataGridView controls.
In the designer I click the arrow to get hold of the "DataGridView...
Jakob Lithner
|
10-16-2006 05:26 AM
Jeffrey Tan[MSFT] | 1 | 38 |
|  | Is it possible to write log information to VS.NET output window in design
time ?
I have controls which I initialize and I would like to write infor...
zofcentr
|
10-15-2006 05:38 PM
Bryan Phillips | 1 | 51 |
|  | I am having a problem with the VS2005 Toolbox and I'm not sure how to
resolve my issues. The two issue I have, are that when the toolbox loads,
half...
Techno_Dex
|
10-12-2006 08:30 PM
Johan | 1 | 44 |
|  | I have a custom class that I want to use for field labels when a field
is dragged from a datasource onto a form. I know how to change the
class of...
Erik Moore
|
10-09-2006 01:01 PM
Erik Moore | 0 | 45 |
|  | Hi all
I am wanting to use the CodeDomSerializer to serialise my applications
object graph. The object graph is manipulated using the...
Iain Macnab
|
10-06-2006 02:53 PM
Danny Wang | 8 | 52 |
|  | I'm trying to write a control, and it would be greatly if it worked
similar to tab control.
The basic thing I can't duplicate is as follows:
In the...
Palor
|
10-06-2006 10:37 AM
Mick Doherty | 3 | 44 |
|  | I am extending the ToolStripMenuItem class to provide some base
functionality in my application. However, this control will be used by
consultants...
Chris
|
10-05-2006 10:44 AM
Chris | 0 | 45 |
|  | Hi all,
How can i refresh crystal reports?
Iam using VS.NET2003 and using vs.net i created a aspx webpage and on the
page i
placed a drop dwon list...
Jack
|
10-03-2006 09:44 PM
Jack | 0 | 47 |
|  | VS .NET has floating/dockable/pinned toolwindows. I have a VS like app that
I want to have UserControl(s) that are always docked(no floating)...
bj7lewis
|
10-02-2006 02:18 AM
bj7lewis | 0 | 48 |
|  | Hello,
I have a C# project which must run on both VS2002 (.NET 1.0) and
VS2005(.NET 2.0).
This project has some Windows Forms.
If just open this...
fpmalard@gmail.com
|
09-26-2006 10:53 AM
fpmalard@gmail.com | 0 | 37 |
|  | I have a user control called "View" with a nested panel that correctly
accepts components at design time. I have derived another user control...
mgauthier
|
09-23-2006 09:12 PM
PureCode | 1 | 45 |
|  | Hi,
does anybody has the same problem, that quite often when you try just to
select an object on a form, the Designer instead of just selecting... |
09-18-2006 07:49 AM
Linda Liu [MSFT] | 16 | 97 |