Skip to content

[winforms-dotnet5] Move content - Controls #76

Open
@Thraka

Description

@Thraka

Related to #72

When porting and migrating source content (presented as a link that goes to an article), open the source material up. Find out where it exists in the TOC. In the source project #72 navigate down to the .NET Framework 4 TOC and my notes collapsible region and expand it. Find the article title in the TOC and review the notes.

  • Controls
    • Overview
    • Layout options (add this margin/padding article to existing) (link)
    • Layout options
    • Labels
    • Custom controls
    • Custom painting and drawing
    • Thread-safe calling (link)
    • Apply accessibility
    • Common tasks
      • Add a control to a form
      • Add create access key shortcuts
      • Set the text displayed by a control
      • Set the image displayed by a control
      • Dock and anchor controls (link link)
      • Set the tab order for controls (link)

Feedback

  • Postion/Resize a form article had feedback related to position/resize a control within the form. This information is missing from this area and is probably an important concept. Make sure that the following scenarios are handled: creating, moving, sizing, parenting controls at run-time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @Thraka@dotnet-bot@PRMerger12@adegeo

      Issue actions

        [winforms-dotnet5] Move content - Controls · Issue #76 · dotnet/docs-desktop