Version: 3.3.0
wxExpectModal< T > Class Template Reference

Detailed Description

template<class T>
class wxExpectModal< T >

This template is specialized for some of the standard dialog classes and can also be specialized outside of the library for the custom dialogs.

All specializations must derive from wxExpectModalBase<T>.

Since
2.9.5