Costruttore GroupPanelHeightEventArgs
|
Costruttore.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic GroupPanelHeightEventArgs(
int height
)
Public Sub New (
height As Integer
)
public:
GroupPanelHeightEventArgs(
int height
)
new :
height : int -> GroupPanelHeightEventArgsParametri
- height Int32
- Altezza del pannello.
Vedi anche