Click or drag to resize

ControlAdapter Methods

The ControlAdapter type exposes the following members.

Methods
 NameDescription
Public methodNotifyPageRefresh Overrideable function to update UI when user navigates back and forth in options.
Protected methodOnHandleCreated Managed control doesn't get native parent's font so it fallbacks to some legacy system font which is pretty bad at least with chinese os. To fix the issue, let's force the correct system font here.
(Overrides Control.OnHandleCreated(EventArgs))
Top
See Also