PrintPreviewDialog.Visible Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of het besturingselement zichtbaar is.

public:
 property bool Visible { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public bool Visible { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Visible : bool with get, set
Public Property Visible As Boolean

Waarde van eigenschap

Deze eigenschap is niet relevant voor deze klasse.

true indien het besturingselement zichtbaar is; anders, false. De standaardwaarde is true.

Kenmerken

Van toepassing op