Skip to content

Code formatting issue #2407

@kyle0418

Description

@kyle0418

There are a lot of code format errors in the code provided in Examples.
Such as:

      // method to convert the Control's client coordinates 
// to screen coordinates.
   Rectangle controlRectangle;
      for(int i = 0; i < Controls.Count; i++)

Please check it.
Doc link:
Control.PointToScreen(Point) Method

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions