FileDialog.OnFileOk(CancelEventArgs) Metoda
Definicja
protected:
void OnFileOk(System::ComponentModel::CancelEventArgs ^ e);
protected void OnFileOk (System.ComponentModel.CancelEventArgs e);
member this.OnFileOk : System.ComponentModel.CancelEventArgs -> unit
Protected Sub OnFileOk (e As CancelEventArgs)
Parametry
A CancelEventArgs , który zawiera dane zdarzenia.A CancelEventArgs that contains the event data.