Commit Graph
22 Commits
Author SHA1 Message Date
CXWTool Service Account 6d05c8195b merge main branch 2021-06-18 05:01:28 +00:00
Andy (Steve) De George e7f2ff0e96 Update with 3d objects (#1096) 2021-06-17 09:06:13 -07:00
CXWTool Service Account 3ed6bf81e9 merge main branch 2021-05-08 05:01:21 +00:00
Lavin SandAndy De George 9722305b10 Recursive sample added for TreeNode iteratation (#1058)
* Non-recursive tree traversal C# sample added

* Changed formatting to reflect markdown correctly

* Formatting updated

* Updated sentence

* Update to confirm to ESlint changes

* Resolve  indentation mismatch

* Correctly link the xref

* Added C# code snippets for iteration over TreeView

* Add reference to c# code snippet

* Added a ref to the code snippet for recursive c#

* Fix comment

* VisualBasic code snippet for TreeViewTraversal

* Updated vb reference to code snippet

* Cpp gitignore updated

* Added cpp snippet for TreeView iteration

* C# commenting out print calls

* Vb commenting out print calls

* Reorder Folder Structure cpp

* Document updated with code snippets

* C# proj prpgrp updated

* VB prpgrp added

* Cpp prpgrp added

* Fixed typo

* Add description, update date

* Updating to match the two sections in style

* Adding teh snippets.5000.json file

* Update dotnet-desktop-guide/framework/winforms/controls/how-to-iterate-through-all-nodes-of-a-windows-forms-treeview-control.md

* Update dotnet-desktop-guide/framework/winforms/controls/how-to-iterate-through-all-nodes-of-a-windows-forms-treeview-control.md

Co-authored-by: Andy (Steve) De George <[email protected]>
2021-05-07 09:09:05 -07:00
CXWTool Service Account cd23c90d9e Merge branch 'master' into publish-23450 2021-02-03 07:00:53 +00:00
Andy De George 1aad00b25d Add csharp code;fix headers;bugs (#194) 2021-02-02 13:24:37 -08:00
CXWTool Service Account 85e78c8656 Merge branch 'master' into publish-12373 2021-01-28 07:01:09 +00:00
Andy De George 34d3c6108f Remove Jill as author (#184) 2021-01-27 14:24:08 -08:00
Igor VelikorossovandAndy De George 1fe35d6424 Update webbrowser sample (#173)
* Update webbrowser sample

As per suggestions https://github.com/dotnet/winforms/issues/4443#issuecomment-759333446

Resolves dotnet/winforms#4443

* fixup! Update webbrowser sample

* fixup! Update webbrowser sample

* Update dotnet-desktop-guide/framework/winforms/controls/implement-two-way-com-between-dhtml-and-client.md

Co-authored-by: Andy De George <[email protected]>

Co-authored-by: Andy De George <[email protected]>
2021-01-27 14:21:32 -08:00
CXWTool Service Account 2426bbf0c1 Merge branch 'master' into publish-30962 2021-01-16 07:00:59 +00:00
Andy De George 701634d9a5 Update how-to-set-jpeg-compression-level.md (#159) 2021-01-15 12:23:31 -06:00
CXWTool Service Account 3a6eeac5fb Merge branch 'master' into publish-254 2020-12-04 07:01:08 +00:00
Andy De George 99e90fa162 Update metadata rules and individual articles (#142)
* Add conceptual topic type for framework

* Add NET WPF article topic types

* Framework winforms overview topic types

* Update metadata

* Update walkthrough-my-first-wpf-desktop-application.md
2020-12-03 09:58:46 -08:00
Andy De George 0fd7bfad67 Merge pull request #136 from dotnet/master
Manual publish fixing bad squash-merge
2020-11-24 10:34:28 -08:00
Kevin Jones 04d84966fa Delete reference to "the Visual Basic code above" (#121) 2020-11-13 12:23:01 -08:00
Andy De George a108fc2b98 Fixes related to open issues. (#122)
* Update framework winforms landing

* Add note about attribute

* Adjust storyboard overview

* Fix comments in snippet

* Adjust table in getting started

* Add missing encoded char

* Fix bad desiredheight prop

* Fix blank column

* Fix description metadata

* Review feedback
2020-11-13 11:51:10 -08:00
CXWTool Service Account bee0cc6fad Merge branch 'master' into publish-27362 2020-11-06 07:01:00 +00:00
David Coulter 25480ff846 Links: .NET Desktop - framework\winforms (#108) 2020-11-05 11:04:06 -08:00
CXWTool Service Account e50074c819 Merge branch 'master' into publish-8192 2020-11-03 07:00:58 +00:00
MHDeveloper30 5408f5c4d0 Update how-to-validate-application-settings.md (#101) 2020-11-02 09:36:09 -08:00
Igor VelikorossovandAndy De George 76317373cc Update defining-default-values-with-the-shouldserialize-and-reset-methods.md (#34)
* Update defining-default-values-with-the-shouldserialize-and-reset-methods.md

Make the methods private as those are invoked by convention.

* Update dotnet-desktop-guide/framework/winforms/controls/defining-default-values-with-the-shouldserialize-and-reset-methods.md

Co-authored-by: Andy De George <[email protected]>

Co-authored-by: Andy De George <[email protected]>
2020-09-09 22:34:07 -07:00
Andy De George c0ba284473 Initial winforms content migrated (#18)
* Merge winforms framework content to working branch (#14)

* Breadcrumb / TOC / Move net5 to net folder (#15)

* change path from net5 to net

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Add .net 5 winforms placeholder article (#16)

* added some metadata and adjusted net5 placeholder

* corrections

* corrections

* corrections

* Test1

* Swapping landing page vs concept

* fix links

* Fix links

* Fix desc
2020-09-01 16:26:21 -07:00