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 / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
designtime controls can resize but not move28 Feb 2005 08:18 GMT2
   I am greating a gui designer and am using the Hosting DesignTime
controls example to get started.
I have created a couple of Designers.
The RootDesigner being inhertited from DocumentDesigner while the others
Deserializing a dropped ToolBoxItem in a ParentControlDesigner.OnDragDrop function26 Feb 2005 10:49 GMT1
Currently when a OnDragDrop event fires in my control designer I use
ISelectionService to get the component that was dropped.  I know there has
to be a way to get the component out of the DragEventArgs.Data.GetData()
method but I have been unable to figure out how.  When you drop ...
Debug uiEditors or typeconverter 25 Feb 2005 19:24 GMT2
how can i do debug to my own typeconverter ???
thks
JSB
Help 'Check ListView' vs 'Check ListBox'24 Feb 2005 18:19 GMT1
I am coding window forms in C#.
My problem is this: I have created a "Check ListView" or a 'ListView' with
checkbox's. I have populated the it with my files from my folders, mps, txt,
etc. The ListView is in Details, with headers and an Icon.
Component Creation/Deletion bound to PropertyChange Problem24 Feb 2005 13:39 GMT3
I have a custom enum property Parts for my custom containercontrol declared
as below:
[Flags]
public enum Parts : int
to edit enum with [Flags] attribute in PropertyGrid22 Feb 2005 22:57 GMT3
Just to be sure ...
is it necessary to develop my own UITypeEditor if I want edited a property
define with Enum type in PropertyGrid during design time
For example : Control.Anchors  is editing with
ComponentConverter Question22 Feb 2005 06:47 GMT1
Curently I am writing an IExtenderProvider which provides all controls a
custom Porperty to reference a Control object. This property is of
ComponentConverter as it TypeConverter to allow user to choose control
reference from a dropdown. I found out that when this property is set to ...
Microsoft: Help with OLE documents... 19 Feb 2005 15:01 GMT4
I have an application to draw and design different documents, that supports
linking and embedding of other documents (like, for instance, Corel Draw or
Word). Then, the user can print their designs "WYSIWYG", so I load the
external document inside an OLE document container control ...
Separating Design-Time Capabilities from Run Time18 Feb 2005 03:00 GMT5
I find myself running into the following situation writing C# programs
that have controls and components that have custom designers associated
with them:
1) I need to write code that uses non-redistributable assemblies (e.g.,
Determining Path to Project File at Design Time18 Feb 2005 02:16 GMT4
I am running into several situations where I need to determine the full
path to the "current" project file at design-time within VS.NET. For
example, I've written a custom component that, based on user input,
creates and adds a dataset definition file to it's project.
How to get actual width in dropdown UITypeEditor?17 Feb 2005 00:36 GMT4
I have a UITypeEditor consisting of a set of owner-drawn buttons. I've
implemented it as a UserControl containing a Panel, to which I add the
buttons when the control is instantiated.
For the neatest appearance I would like to organize the buttons in rows and
Listbox and data link properties  in property grid?14 Feb 2005 09:37 GMT1
I am making custom component in vb.net
I can add properties that show in property grid at design time  that is easy
!
1 -  but can any one tell me how do i add  a list box in property grid with
Can't load all the bitmaps as embedded resouces14 Feb 2005 09:32 GMT1
Originally the following code worked. I had 9 bitmaps loading as resources
and when I added bitmap 10 as an EmbeddedResource, the bitmap failed to load.
When I step through in the debugger, imageListBitMaps.Images.Count had a
value of 9. I suspect something with VS.NET is failed ...
Initialisation Code - Strings with Null Values14 Feb 2005 09:29 GMT1
I have been extending the following code sample -
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadvnet/html/v
bnet08262002.asp

Somewhere along the line though, when the DataMember variable is
initialised in generated code, it's default value is null (not "" like
Overloaded Items Collection in ListView - Designer Display not Refreshing14 Feb 2005 09:09 GMT1
Working with the code at :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadvnet/html/v
bnet08262002.asp

I have shadowed the Items collection with my own class. When a
DataListViewItem (inherited from ListViewItem) is added to the
Pages: 1 2 January, 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.