Metodo DedDistControlShowDistInfo
|
Metodo pubblico per la gestione messaggi sulla barra di stato
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public void ShowDistInfo(
DistHeader header,
DedBomExplorerControlDedBomExplorerBehaviourEnum behaviour
)
Public Sub ShowDistInfo (
header As DistHeader,
behaviour As DedBomExplorerControlDedBomExplorerBehaviourEnum
)
public:
void ShowDistInfo(
DistHeader^ header,
DedBomExplorerControlDedBomExplorerBehaviourEnum behaviour
)
member ShowDistInfo :
header : DistHeader *
behaviour : DedBomExplorerControlDedBomExplorerBehaviourEnum -> unit
Parametri
- header
- Tipo: DedNet.CoreDistHeader
- behaviour
- Tipo: DedNet.ControlsDedBomExplorerControlDedBomExplorerBehaviourEnum
Vedi anche