ProgressControl Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Logika interakce pro ProgressControl.xaml
public ref class ProgressControl : System::Windows::Controls::UserControl, System::Windows::Markup::IComponentConnector
public ref class ProgressControl : System::Windows::Controls::UserControl
public class ProgressControl : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector
public class ProgressControl : System.Windows.Controls.UserControl
type ProgressControl = class
inherit UserControl
interface IComponentConnector
type ProgressControl = class
inherit UserControl
Public Class ProgressControl
Inherits UserControl
Implements IComponentConnector
Public Class ProgressControl
Inherits UserControl
- Dědičnost
-
ProgressControl
- Implementuje
Konstruktory
ProgressControl() |
Logika interakce pro ProgressControl.xaml |
Pole
FillProperty |
Logika interakce pro ProgressControl.xaml |
UseFixedSizeSpinnerProperty |
Logika interakce pro ProgressControl.xaml |
Vlastnosti
Fill |
Logika interakce pro ProgressControl.xaml |
UseFixedSizeSpinner |
Určuje, zda má být velikost animace spinneru pevná bez ohledu na velikost objektu ProgressControl. Výchozí hodnota:
Nastavení této hodnoty na |
Metody
InitializeComponent() |
InitializeComponent |
OnApplyTemplate() |
Logika interakce pro ProgressControl.xaml |