Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Visual Studio .NET
Windows Presentation Foundation (WPF)
Dynamically adding dynamic buttons to <wrappanel> or <stackpanel> or whatever else?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="jmcilhinney, post: 186220, member: 641"] Nope. You need to import a namespace if you want to use a type name unqualified but you can use the full-qualified type name in code. Importing namespaces doesn't change anything about what types you have access to - that's referencing the appropriate assembly - it simply allows you to write more succinct code, without qualifying type names everywhere. [/QUOTE]
Insert quotes…
Verification
Post reply
Visual Studio .NET
Windows Presentation Foundation (WPF)
Dynamically adding dynamic buttons to <wrappanel> or <stackpanel> or whatever else?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom