Create custom rectangle UI Element
- From: "moondaddy" <moondaddy@xxxxxxxxxxxxxxx>
- Date: Wed, 20 Dec 2006 12:36:28 -0600
I want to create a custom UI element which will be a custom rectangle object
in a c# XAML application. I'm new to XAML and c# as most of my experience
has been using vb with sql. I'm building a simple Visio type app where I
can drag rectangles on a canvas to create diagrams. for now I don't need
fancy shapes so I'll just start with a rectangle class where I can add
custom properties to it such as where lines are connected to it, etc. Can
someone please recommend some documentation on how to get started with
creating this custom rectangle class. I'm not sure how to get started such
as creating a class that inherits from rectangle or what...
Thanks.
--
moondaddy@xxxxxxxxxxxxxxx
.
- Follow-Ups:
- RE: Create custom rectangle UI Element
- From: Walter Wang [MSFT]
- RE: Create custom rectangle UI Element
- Prev by Date: RE: For Microsoft Partners and Customers Who Can't Download or Access
- Next by Date: RE: Calling System.Diagnostics.Trace.WriteLine from a Windows Serv
- Previous by thread: Re: Implementing a window
- Next by thread: RE: Create custom rectangle UI Element
- Index(es):
Relevant Pages
|