ConversionPanel

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

copyToClipboardFrom
void copyToClipboardFrom(int id)
Undocumented in source.
display
void display(bool toShow, bool enhancedPositioningCheckWhenShowing)
Undocumented in source.
getAsciiInfo
wstring getAsciiInfo(ubyte value)
Undocumented in source.
getAsciiUcharFromDec
int getAsciiUcharFromDec()
Undocumented in source.
insertToNppFrom
void insertToNppFrom(int id)
Undocumented in source.
qualified
bool qualified(core.sys.windows.winnt.WCHAR* str, int id)
Undocumented in source.
resetExcept
void resetExcept(int exceptID)
Undocumented in source.
run_dlgProc
core.sys.windows.basetsd.INT_PTR run_dlgProc(core.sys.windows.windef.UINT message, core.sys.windows.windef.WPARAM wParam, core.sys.windows.windef.LPARAM lParam)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
setParent
void setParent(core.sys.windows.windef.HWND parent2set)
Undocumented in source.
setValueExcept
void setValueExcept(int exceptID, ulong value)
Undocumented in source.
setValueFrom
void setValueFrom(int id)
Undocumented in source.

Inherited Members

From DockingDlgInterface

_HSource
core.sys.windows.windef.HWND _HSource;
Undocumented in source.
_dlgID
int _dlgID;
Undocumented in source.
_isFloating
bool _isFloating;
Undocumented in source.
_iDockedPos
int _iDockedPos;
Undocumented in source.
_moduleName
core.sys.windows.winnt.WCHAR[core.sys.windows.windef.MAX_PATH] _moduleName;
Undocumented in source.
_pluginName
core.sys.windows.winnt.WCHAR[core.sys.windows.windef.MAX_PATH] _pluginName;
Undocumented in source.
_isClosed
bool _isClosed;
Undocumented in source.
initialize
void initialize(core.sys.windows.windef.HINSTANCE hInst, core.sys.windows.windef.HWND parent)
Undocumented in source.
create
void create(void* dialog_p, npp_api.powereditor.wincontrols.dockingwnd.docking.tTbData data, bool isRTL)
Undocumented in source.
create
void create(void* dialog_p, int dialogID, bool isRTL, bool msgDestParent)
Undocumented in source.
updateDockingDlg
void updateDockingDlg()
Undocumented in source.
destroy
void destroy()
Undocumented in source.
setBackgroundColor
void setBackgroundColor(core.sys.windows.windef.COLORREF bgColour);
Undocumented in source.
setForegroundColor
void setForegroundColor(core.sys.windows.windef.COLORREF bgColour);
Undocumented in source.
display
void display(bool toShow, bool enhancedPositioningCheckWhenShowing)
Undocumented in source.
isClosed
bool isClosed()
Undocumented in source.
setClosed
void setClosed(bool toClose)
Undocumented in source.
getPluginFileName
const(core.sys.windows.winnt.WCHAR)* getPluginFileName()
Undocumented in source.
run_dlgProc
core.sys.windows.basetsd.INT_PTR run_dlgProc(core.sys.windows.windef.UINT message, core.sys.windows.windef.WPARAM wParam, core.sys.windows.windef.LPARAM lParam)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta