Class: WBPanel
Source Location: /php/ui/winbinder/WBPanel.php
Class WBPanel
Inherited Properties, Constants, and Methods
Methods
void getSize(
[
$lparam = false]
)
|
|
Parameters:
API Tags:
Redefinition of:
- WBComponent::getSize()
- 윈도우 또는 컨트롤 크기 가져오기
void setSize(
[
$width = 0], [
$height = 0]
)
|
|
Parameters:
API Tags:
Redefinition of:
- WBComponent::setSize()
- 윈도우 또는 컨트롤 크기 조정하기
|
|