public class ICommandTab
extends com.jacob.com.Dispatch
Constructor and Description |
---|
ICommandTab(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
boolean |
active() |
void |
active(boolean param1) |
ICommandTabBox |
addCommandTabBox() |
ICommandTabBox |
addSeparator(ICommandTabBox param1,
int param2) |
java.lang.Object |
commandTabBoxes() |
int |
getCommandTabBoxCount() |
ICommandTabBox |
iGetCommandTabBoxes(int param1) |
java.lang.String |
name() |
void |
name(java.lang.String param1) |
void |
removeCommandTabBox(ICommandTabBox param1) |
boolean |
visible() |
void |
visible(boolean param1) |
call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSubN, callSubN, get_CaseSensitive, get, get, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, hasExited, hasExited, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
public void visible(boolean param1)
public boolean visible()
public int getCommandTabBoxCount()
public ICommandTabBox iGetCommandTabBoxes(int param1)
public ICommandTabBox addCommandTabBox()
public void removeCommandTabBox(ICommandTabBox param1)
public void active(boolean param1)
public boolean active()
public ICommandTabBox addSeparator(ICommandTabBox param1, int param2)
public java.lang.Object commandTabBoxes()
public java.lang.String name()
public void name(java.lang.String param1)