MiniGUI API Reference (MiniGUI-Threads)  v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Data Fields
_IME_TARGET_INFO Struct Reference

#include <window.h>

Data Fields

int iEditBoxType
 

Detailed Description

\ struct defines a ime target info

Definition at line 7812 of file window.h.

Field Documentation

int iEditBoxType

The type of the edit box:

  • IME_WINDOW_TYPE_READONLY
    The edit box is readonly.
  • IME_WINDOW_TYPE_PASSWORD
    The edit box is readonly.
  • IME_WINDOW_TYPE_NOT_EDITABLE
    The edit box is not editable.

Definition at line 7825 of file window.h.


The documentation for this struct was generated from the following file: