CMGDK r49-rc2
|
函数 | |
bool | GetVisible () |
bool | GetTopMost () |
bool | GetBottomMost () |
virtual void | SetVisible (bool) |
virtual void | SetTopMost (bool) |
virtual void | SetBottomMost (bool) |
变量 | |
bool | visible |
bool | topmost |
bool | bottommost |
bool GetBottomMost | ( | ) | [protected] |
bool GetTopMost | ( | ) | [protected] |
bool GetVisible | ( | ) | [protected] |
virtual void SetBottomMost | ( | bool | ) | [protected, virtual] |
virtual void SetTopMost | ( | bool | ) | [protected, virtual] |
virtual void SetVisible | ( | bool | ) | [protected, virtual] |
bool bottommost |
bool topmost |
bool visible |