NotesWindowManagerPreview.ShowNote(Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual void ShowNote(int noteViewId) = ShowNote;
void ShowNote(int const& noteViewId);
public void ShowNote(int noteViewId);
function showNote(noteViewId)
Public Sub ShowNote (noteViewId As Integer)
Paramètres
- noteViewId
-
Int32
int
Identificateur unique de la note à afficher.