OEAPI::IOEButton Member List

This is the complete list of members for OEAPI::IOEButton, including all inherited members.

Create([in] LONG toolbarId,[in] BSTR name,[in] BSTR bmpNormal,[in] BSTR bmpMouseOver)OEAPI::IOEButton
CreateSeparator([in] LONG toolbarId)OEAPI::IOEButton
CreateSubButton([in] BSTR name,[in] BSTR bmpNormal,[in] BSTR bmpMouseOver,[out, retval] IOEButton **newButton)OEAPI::IOEButton
CreateSubSeparator([out, retval] IOEButton **newButton)OEAPI::IOEButton
Destroy()OEAPI::IOEButton
GetFirstSubButtonID([out, retval] LONG *buttonId)OEAPI::IOEButton
GetID([out, retval] LONG *Id)OEAPI::IOEButton
GetName([out, retval] BSTR *name)OEAPI::IOEButton
GetNextSubButtonID([out, retval] LONG *buttonId)OEAPI::IOEButton
GetSubButtonByIndex([in] long index,[out, retval] IOEButton **button)OEAPI::IOEButton
IsChecked([out, retval] BOOL *state)OEAPI::IOEButton
IsEnabled([out, retval] BOOL *visible)OEAPI::IOEButton
IsSeparator([out, retval] BOOL *isSep)OEAPI::IOEButton
IsVisible([out, retval] BOOL *visible)OEAPI::IOEButton
SetChecked([in] BOOL checked)OEAPI::IOEButton
SetCheckStyle([in] BOOL check)OEAPI::IOEButton
SetEnabled([in] BOOL enabled)OEAPI::IOEButton
SetImageMouseOver([in] BSTR bmp)OEAPI::IOEButton
SetImageNormal([in] BSTR bmpNormal)OEAPI::IOEButton
SetName([in] BSTR name)OEAPI::IOEButton
SetPicture([in] IPictureDisp *normal)OEAPI::IOEButton
SetPictureMouseOver([in] IPictureDisp *over)OEAPI::IOEButton
SetPopupStyle([in] BOOL popup)OEAPI::IOEButton
SetShown([in] BOOL show)OEAPI::IOEButton
SetTooltip([in] BSTR tooltip)OEAPI::IOEButton


Developed by Nektra