Metodo DedDistControlShowDistInfo(DistHeader, DedBomExplorerControlDedBomExplorerBehaviourEnum)
|
Metodo pubblico per la gestione messaggi sulla barra di stato
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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 DistHeader
-
- behaviour DedBomExplorerControlDedBomExplorerBehaviourEnum
-
Vedi anche