Results 1 to 7 of 7

Thread: [RESOLVED] layout in xaml

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2008
    Posts
    327

    Resolved [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?

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    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.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    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.

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: layout in xaml

    Thread Moved
    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2008
    Posts
    327

    Re: layout in xaml

    Quote Originally Posted by Negative0 View Post
    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 ?

  6. #6
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: layout in xaml

    Quote Originally Posted by pannam View Post
    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
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  7. #7

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2008
    Posts
    327

    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
  •  



Click Here to Expand Forum to Full Width