|
-
Mar 22nd, 2009, 02:31 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] layout in xaml
lots of buttons for layout option are disabled in xaml.. example "align right" "make same size, horizontal spacing and etc" when i have to work with multiple textboxes and multiple labels and other objects its very laborious to get every thing in perfect order.. is there a way that is equivalent to .net format?
-
Mar 22nd, 2009, 03:09 AM
#2
Re: layout in xaml
I don't know the answer to your question but I don't think the Layout tool bar affects WPF at all in VS 2008, although they may fix that in 2010. I just wanted to address a misconception on your part. You ask if there's an equivalent to "the .NET way" but it's all .NET. XAML is used in WPF applications, which are just as .NET as Windows Forms applications. WPF is quite new and they will make improvements over time. Better designer support, including the Layout tool bar, will likely be a part of that.
-
Mar 22nd, 2009, 02:03 PM
#3
Re: layout in xaml
Do you have a copy of Expression Blend? If you load that on your PC, it has all of the nice align features that are normally available for applications.
-
Mar 22nd, 2009, 03:33 PM
#4
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Mar 22nd, 2009, 11:49 PM
#5
Thread Starter
Hyperactive Member
Re: layout in xaml
 Originally Posted by Negative0
Do you have a copy of Expression Blend? If you load that on your PC, it has all of the nice align features that are normally available for applications.
and the form that we create in Expression blend ..can it be used in vs2008? the same way xaml is used ?
-
Mar 23rd, 2009, 12:19 AM
#6
Re: layout in xaml
 Originally Posted by pannam
and the form that we create in Expression blend ..can it be used in vs2008? the same way xaml is used ?
http://social.msdn.microsoft.com/Sea...ang=en-AU&ac=3
-
Mar 23rd, 2009, 03:11 AM
#7
Thread Starter
Hyperactive Member
Re: layout in xaml
thank you jmcilhinney ... marking this thread resolved.. i guess this much info is sufficient until 2010 ..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|