In This Topic ▼

IsFrontBufferAvailableChanged Event

Summary

Occurs when the Front Buffer Available property changes.

Syntax
C#
VB
C++
public event EventHandler<EventArgs> IsFrontBufferAvailableChanged 
  
Public Event IsFrontBufferAvailableChanged As EventHandler(Of EventArgs) 
public: 
event EventHandler<EventArgs^>^ IsFrontBufferAvailableChanged 
Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly