Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / Design Time / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DesignTime property31 May 2005 12:22 GMT2
We're having a problem with the forms DesignMode property which is always
false.
I checked around, and found that the forms Site property is null.
Does anyone know how this can happen, and what to do about it?
Custom Designer with Custom Control Issue30 May 2005 16:56 GMT3
In my application I have a base control class - call it BaseControl - from
which I inherit to create multiple controls. I'm using a custom
ControlDesigner class because I need one or two special actions to be
available to the inherited controls at design-time.
an issue using ExpandableObjectConverter 30 May 2005 08:04 GMT4
Using the following ExpandableObjectConverter-derived class leads to a most
strange issue. The ConvertTo method receives an 'Object value' argument that
is supposed to be of my own Style class. That Style class is used as the
type of several properties in my custom control.
Designer for container control28 May 2005 19:09 GMT1
I've created a container control based object that needs a design time
editor.  I've created one based on ControlDesigner but there are several
problems:
My control no longer behaves as a container control (it will not allow me to
Extremly slow design time peformance (ARGH!)27 May 2005 13:35 GMT1
This is killing both me and the project.
We're working on a farly large project.
The code is divided in two parts.
One solution that holds all business layer projects (9 projects, some small
DataGridView derived class designtime issue23 May 2005 20:21 GMT1
I am planning to extend DataGridView control to hosting my own Editing
control.  Here is my class which derived from DataGridViewColumn.
public class MyDataGridViewMaskedTextBoxColumn : DataGridViewColumn
{
how to get list of assemblies referenced by the current project23 May 2005 18:55 GMT2
I am looking for a way, during design-time, to be able to access all
assemblies that were added as references to the currently selected project.
That would allow me, for instance, to open a control editor and populate a
list box with the names of all assemblies referenced by the ...
Question about the String Collection Editor22 May 2005 01:27 GMT1
I am creating a custom control which have an "AutoCompleteStringCollection"
property, which is like in TextBox control.  How I can tell the designer I
wan to lauch String Collection Editor.
Designer Flaw?22 May 2005 00:53 GMT1
I'm trying to create a ComboBox class that will present the same printout
options to users no matter where I need to use the combo box.  I extend the
ComboBox class and in the constructor I add predefined print destinations,
along with setting other properties.
How to "remove" properties via an IExtenderProvider.14 May 2005 11:04 GMT1
I have a component implementing IExtenderProvider. It provides
two new properties for controls, BackColor and ForeColor. These
properties are of my enum type AppColor. The problem is i want to hide
the default BackColor and ForeColor properties from the controls
MyTabControl and MyTabPage in Designer?12 May 2005 15:02 GMT1
i have 2 "new" controls, MyTabcontrol and MyTabPage, derived from TabControl
and TabPage.
Creating a form with the VS-Form-Designer and my customized TabControl is
very easy and successful. But when i design my tab pages there always TabPage.
Add to a collection at design time12 May 2005 09:19 GMT1
I would like to add a new item to a collection at Design Time without
going through a collection editor.  I am trying to add an item to a
collection from from DesignerVerb handler.
I have DesigntimeSerializationVisibility set to "Content" on the
Designer visible property11 May 2005 20:01 GMT4
I am creating my own designer using
http://www.divil.co.uk/net/articles/designers/hosting.asp (Also reading
through open source #Develop project.)
I can change Visible property of the control using propertygrid without any
Generate Query Builder Programitically10 May 2005 09:50 GMT6
I want to create my own OledbCommand control.Since OledbCommand class
is sealed class.
I can't inherit control from that.I inherit control from usercontrol
and take an object of oledbcommand control
how to access the control assembly at design time10 May 2005 09:20 GMT5
how to access the control assembly at design time,
I am using the [Editor] attribute to create a custom drop down list form,
with the list of the refernced assemblies of the control.
how do I access those assembly names at design time ?
Pages: 1 2 April, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.