Skip to content
#

fluent

Here are 382 public repositories matching this topic...

DevToys
FahimFBA
FahimFBA commented Jan 24, 2022

What's the Problem?

It is not any type of problem.

Solution/Idea

This project is currently missing the Code of Conduct. If you have any plan on adding that then I would be more than glad to do that for you by adding a PR for that. Please let me know what do you think about that.

Alternatives

According to Google:

A code of conduct defines standards for how to eng

precice
rrirower
rrirower commented Feb 10, 2022

Describe the bug
A child control (eg. combobox or label) on a Metro tab page cannot be hidden using ".Visbile = false" or ".Hide()".

To Reproduce
Steps to reproduce the behavior:

  1. Create a child control on a Metro tab page.
  2. In the Load event, try hiding it.
  3. Control will not hide and remains visible.

Expected behavior
The control should be hidden when requested.

Improve this page

Add a description, image, and links to the fluent topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fluent topic, visit your repo's landing page and select "manage topics."

Learn more